0.0.8 • Published 6 years ago

@kba/anno-store-mongolike v0.0.8

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

anno-store-mongolike

Store base class for Mongo-like NoSQL databases

MongoDB provides a straightforward interface for interacting with a JSON database that hase been adapted by others, like NeDB.

This is a partial implementation of an anno store that should make it easy to adapt to backends similar to MongoDB.

For implementations, see:

Subclassing

Subclasses must override

  • _wipe