bowery-models

0.0.1 • Public • Published

Bowery Data Layer Client

DynamoDB API intracies

There are a few intracies that I would like to abstract out.

  1. Query vs. Scan
  • We provide _id to them and they can only find by id.
  • Behind the scenes we've randomly chosen a field to be the rangeKey.
  1. Eventually Consistent vs Consistent
  2. There are only 6 types, we should do the casting behind the scenes
  3. 1MB Query size limit

Readme

Keywords

none

Package Sidebar

Install

npm i bowery-models

Weekly Downloads

3

Version

0.0.1

License

none

Last publish

Collaborators

  • davidbyrd11