Skip to content

jasonwadsworth/dynamodb-data-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dyanmodb-data-migration

Migrates data from one DynamoDB table to another to address changing access patterns.

Migrator

Migrator - this does the work of moving the data from one table (via DynamoDB streams) to another.

Scanner

COMING SOON! - this does the work of making sure each record in the current table is pushed through the stream

About

Migrates data from one DynamoDB table to another to address changing access patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published