collection name
will silently swallow the errors if not set
Readonly
dbProtected
idleProtected
Readonly
loggerPrivate
#getProtected
forceGet the stored documents by keys.
Store the full set of documents. getAll() after setAll(docs) should return the same set of 'docs'. Should never throw.
Emits undefined and completes. Completes without emitting if the store is destroyed.
Store the document. Should never throw.
Protected
toGenerated using TypeDoc
PouchDB database that implements KeyValueStore by using keys as document _id