Module memdb

Source
Expand description

MemDb allows creation, deletion and retrieval of collections of documents.

By default MemDb API is async. Use sync features to enable synchronous API.

Structsยง

MemDb
Stores database collections.