An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

@valentech/rocksdb-cache

Very simple cache based on rocksdb. API: import RocksDbCache from '' const path = './cache' const cache = new RocksDbCache(path) // value can be anything serializable by JSON.stringify await cache.set(key, value) console.log(await cache.get(key))

Ecosystem
npmjs.org
Latest Release
1.0.19
almost 3 years ago
Versions
20
Downloads
3 last month
Links
Registry npmjs.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:npm/%40valentech/rocksdb-cache
spec
License MIT
Namespace valentech
First Release almost 3 years ago
Last Synced 15 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub