Skip to content

alibaba/NimoShake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NimoShake: sync from dynamodb to mongodb, including full sync and increase sync.
NimoFullCheck: check data consistency after syncing.
These two tools are developed and maintained by NoSQL Team in Alibaba-Cloud Database department.

#Usage

NimoShake: ./nimo-shake -conf=nimo-shake.conf
NimoFullCheck: ./nimo-full-check --sourceAccessKeyID="xxx" --sourceSecretAccessKey="xxx" --sourceRegion="us-east-2" --filterTablesWhiteList="table list" -t="target mongodb address"

Shake series tool


We also provide some tools for synchronization in Shake series.