This module is not intended to provide a "production" level implementation: it is a "stop-gap" measure while we (the community) wait for a more robust/native implementation for node-js. As such, it ...
This is a Node.js implementation of the IndexedDB API built on top of LMDB (Lightning Memory-Mapped Database). It allows you to use IndexedDB-dependent code and packages in Node.js with high ...