@modaoperandi2/serverless-utilities
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

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.

/@modaoperandi2/serverless-utilities/

    Package Sidebar

    Install

    npm i @modaoperandi2/serverless-utilities

    Weekly Downloads

    1

    Version

    1.0.8

    License

    ISC

    Unpacked Size

    9.46 kB

    Total Files

    26

    Last publish

    Collaborators

    • terencechen96
    • timothydalbey