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