RubyGems Navigation menu

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:
= Copy to clipboard Copied!

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)
Show all versions (8 total)

Runtime Dependencies (1):

aws-sdk ~> 2

Development Dependencies (4):

bundler ~> 1.11
dynamodb-client ~> 0.2.0
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Henry Lawson

SHA 256 checksum:

9d20f80d2ca119d3a7f5a86150cf5eb0d72db20ae0088876d7f0c89bfe4e6ba5

Total downloads 39,849

For this version 2,053

License:

MIT

Required Ruby Version: >= 0

Links: