@eresearchqut/dynamodbdown

0.1.3 • Public • Published

@eresearchqut/dynamodbdown

Dynamodb V3 leveldown store for Node.js.

level badge npm Node version JavaScript Style Guide

An abstract level down implementation that uses dynamodb as a persistent store. This work is based on Klaus Trainer's DynamoDBDOWN with the following changes:

  • Uses the V3 version of the dynamodb SDK
  • The client is passed to the implementation
  • Tested using the abstract level down test suite (test suite is run manually)

The item size calculator is an adaptation of Zac Charles dynamodb-calculator

Usage

Documentation pending (look at test.js to get a basic usage)

Acknowledgments

DynamoDbDown has been heavily inspired by:

License

MIT © 2021-present Ryan Bennett and Contributors.

Package Sidebar

Install

npm i @eresearchqut/dynamodbdown

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

17.5 kB

Total Files

7

Last publish

Collaborators

  • scriptsmith
  • qut-service-account
  • ryan-bennett-au