dynamodb-migration 0.6.0
Allows for the creation of simple DynamoDB commands that will be executed only once against a DynamoDB database to allow you to "migrate" the schema of the database over time. This is a simple implementation for DynamoDB, similar to tools such as FlywayDB and Active Record Migrations.
Gemfile:
=
install:
=
Runtime Dependencies (1):
aws-sdk
~> 2