olmdb
Optimistic LMDB. A very fast embedded key/value store featuring ACID optimistic read/write-transactions, based on LMDB.
kv-idb
minimal zero-dependencies key-value store backed by indexedDB
sync-idb-kvs
Synchronous IndexedDB Key-Value Store(Requires async Initialization)
runtime-memory-cache
A lightweight, high-performance in-memory cache for Node.js with TTL support, configurable eviction policies (FIFO/LRU), statistics tracking, and zero dependencies.