thumbtack / pendulum

Bidirectional replication of DynamoDB tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pendulum: Bi-directional DynamoDB Table synchronization

Developed at Thumbtack to migrate DynamoDB Tables between accounts

To build debian package: Run: #1 Update VERSION in Makefile #2 mkdir debian/pendulum_VERSION_amd64.deb #3 make pendulum #4 make pendulum_debian

About

Bidirectional replication of DynamoDB tables

License:Apache License 2.0


Languages

Language:Go 99.0%Language:Makefile 1.0%