Setup
First, install the integration dependencies:npm
- datastore-core Datastore in-memory implementation.
- datastore-fs Datastore implementation with file system backend.
- datastore-idb Datastore implementation with IndexedDB backend.
- datastore-level Datastore implementation with level(up|down) backend
- datastore-s3 Datastore implementation backed by s3.