JSPM

@taxapi/indexed-memory-storage

1.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 86
  • Score
    100M100P100Q82093F
  • License MIT

Storage engine with fast getters for indexed data.

Package Exports

  • @taxapi/indexed-memory-storage
  • @taxapi/indexed-memory-storage/dist/storage.cjs.js
  • @taxapi/indexed-memory-storage/dist/storage.es.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@taxapi/indexed-memory-storage) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

indexed-memory-storage

Small little library to store entities with multiple indexes. Fetching entities by an index should always be o(1)