Local cache for orbit-db
Isomorphic cache used by orbit-db
, implemented using level.js
(indexedDB) for the browser and leveldown
(leveldb) for node.
This project is used in: orbit-db.
This project uses npm and nodejs
npm install --save orbit-db-cache
Get an item from the cache store
Set a value for a given key on the cache store
Remove a given key-value from the cache store
If you think this could be better, please open an issue!
Please note that all interactions in @orbitdb fall under our Code of Conduct.
MIT © 2017-2018 Protocol Labs Inc., Haja Networks Oy