@sabbatical/in-memory-db
v0.3.6
Published
An in-memory database that implements the document-database interface. This database is for test only, as it doesn't persist.
Downloads
16
Readme
in-memory-db
An in-memory database that implements document-database.
This database is for test only, as it doesn't persist.
This is used in people-service
build
npm run build
test
npm run test