0.5.0 • Published 2 years ago

orbit-db-cache v0.5.0

Weekly downloads
965
License
MIT
Repository
github
Last release
2 years ago

orbit-db-cache

Gitter Matrix npm version node

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.

Install

This project uses npm and nodejs

npm install --save orbit-db-cache

API

Public methods

get

Get an item from the cache store

set

Set a value for a given key on the cache store

del

Remove a given key-value from the cache store

Contributing

If you think this could be better, please open an issue!

Please note that all interactions in @orbitdb fall under our Code of Conduct.

License

MIT © 2017-2018 Protocol Labs Inc., Haja Networks Oy

0.4.2-d33a64d.0

2 years ago

0.5.1-0bddc0b.0

2 years ago

0.4.2-00265e7.0

2 years ago

0.5.0

2 years ago

0.4.2-aad0783.0

2 years ago

0.4.2-ae2ac54.0

2 years ago

0.4.1-a84eb19.0

3 years ago

0.4.2-500acc8.0

3 years ago

0.4.1-9aff0a4.0

3 years ago

0.4.1-f17d7a5.0

3 years ago

0.4.1-22f2cc1.0

3 years ago

0.4.1

3 years ago

0.4.2-716c1b4.0

3 years ago

0.4.0

4 years ago

0.3.0

6 years ago

0.3.0-rc4

6 years ago

0.3.0-rc3

6 years ago

0.3.0-rc2

6 years ago

0.3.0-rc1

6 years ago

0.2.5

6 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago