RubyGems Navigation menu

dynamodb-migration 0.2.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:
=

Versions:

  1. 0.8.0 July 31, 2019 (10 KB)
  2. 0.7.0 June 24, 2017 (10 KB)
  3. 0.6.0 November 12, 2016 (10 KB)
  4. 0.5.0 June 05, 2016 (10 KB)
  5. 0.4.0 February 23, 2016 (10 KB)
  6. 0.2.0 February 21, 2016 (9.5 KB)
Show all versions (8 total)

Runtime Dependencies (1):

aws-sdk ~> 2

Development Dependencies (3):

bundler ~> 1.11
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Henry Lawson

SHA 256 checksum:

=

Total downloads 44,696

For this version 2,134

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: