mapbox/dynamodb-replicator

New serialization for backups

rclark opened this issue · 0 comments

mapbox/dyno#86 is exposing a Dyno.serialize() function that backups should use on each item before writing it to S3. This should better support the "new" dynamodb data types.

Lets branch off from #21 to try this out.

cc @jakepruitt