Skip to content

Releases: wrenoud/dynamodb-odm

Initial Release

11 Sep 18:59
Compare
Choose a tag to compare

This release represents a functional mongoose like ODM for DynamoDB API 2012-08-10 which includes support for Local Secondary Indexes.

It is dependant on a forked version of node-dynamodb which has partial support for 2012-08-10, to the extent that the methods are employed in this module.