0.3.6 • Published 7 years ago

@sabbatical/in-memory-db v0.3.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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