awslabs / dynamodb-cross-region-library

A library to facilitate cross-region replication with Amazon DynamoDB Streams.
Apache License 2.0
275 stars 98 forks source link

Issue#52 implement two way replication #53

Open anirban-roy opened 7 years ago

anirban-roy commented 7 years ago

This PR introduces the feature to perform master-master replication of two tables. This resolves awslabs/dynamodb-cross-region-library#52

anirban-roy commented 7 years ago

Maintainers (@amcp) could you please review and approve the PR.