Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Refactored Cross-region Replication as command line tools

Latest
Compare
Choose a tag to compare
@dymaws dymaws released this 01 Jun 23:57
· 13 commits to master since this release

This release contains updated README & DESIGN docs that describe in detail how to set up and maintain cross-region replication. In addition, the docs cover frequently asked questions as well as notes to keep in mind when performing replication.

The code has also been refactored down to the fundamental components only, stripping away other complicated and unnecessary dependencies. This should make the library much easier to understand, and a lot less cumbersome to manage as a client-side solution.