BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

@valentech/rocksdb-cache

v1.0.19npm· JavaScript

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))

The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsModerate
Maintenance
Last published 3 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
9 direct dependencies
Recent releases
  • 1.0.193 years ago
  • 1.0.183 years ago
  • 1.0.173 years ago
  • 1.0.163 years ago
  • 1.0.153 years ago
  • 1.0.143 years ago
  • 1.0.133 years ago
  • 1.0.123 years ago