@twin.org/entity-storage-connector-memory
v0.10.0
Published
In-memory connector for local development, testing and short-lived workloads.
Maintainers
Readme
Entity Storage Connector Memory
This package provides an in-memory backend suited to local development, automated testing and short-lived workloads. It is designed to work with the wider storage ecosystem so applications can keep behaviour consistent across connectors and environments.
Installation
npm install @twin.org/entity-storage-connector-memoryExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
