lmdb-js
lmdb-js copied to clipboard
Suggest: supports on-demand opening and closing
It will be perfect if LMDB supports on-demand opening and closing: automatically opening when the database is accessed and automatically closing when it is not in use.