idb-lru-cache
v1.0.0
Published
IndexedDB-based persisting LRU cache for the browser
Downloads
25,622
Maintainers
Readme
idb-lru-cache
IndexedDB-based persisting LRU cache for the browser. See docs.
:building_construction: Caveat emptor! This is work in progress. Code may be working. Documentation may be present. Coherence may be. Maybe.
:warning: Depending on your environment, the code may require
regeneratorRuntime
to be defined, for instance by importing regenerator-runtime/runtime.