1.0.9 • Published 6 years ago

@modaoperandi2/adjacency-list v1.0.9

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

adjacency-list

A Typescript class for managing the fancy footwork between objects and a Adjacency List structure.

Known issues:

  • findOne doesn't appear to be returning the indexed key that is used for retrieval.
  • Need to introduce pagination on list, find etc.
  • Datastore inputs are too "DynamodDB" - generalize for more fun.
  • Public/Private/Protected is a mess - need to clean this up
  • Some of the calls feel slow, likely due to redundant calls to the datastore.
1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago