timehash
v2.1.0
Published
Memory based key/value store that discards keys/values that have sat around too long.
Readme
timehash
Memory based key/value store that discards keys/values that have sat around too long.
Install
npm install timehashUsage
See test.js
Run tests
node index.js