Project

dynamour

0.0
No commit activity in last 3 years
No release in over 3 years
DynamoDB + Amour
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0
~> 3.0
~> 0.8
 Project Readme

dynamour

IN DEVELOPMENT

DynamoDB + Amour

Description

A thin wrapper around aws-sdk's v2 DynamoDB Client

Persist your objects to DynamoDB

requires gem 'aws-sdk', '~>2'

Features

  • Partition/Sort Key Schema (including RANGE)
  • Local & Global Secondary Index Support

Examples

require 'dynamour'

Requirements

Install

$ gem install dynamour

Copyright

Copyright (c) 2016 Evan Surdam

See {file:LICENSE.txt} for details.