Sign in Sign up
npm

codified_data

A simple caching module on redis that has `set`, `get` and `delete` methods and works as a codified cache storage. Keys can have a timeout (`ttl`) after which they expire and are deleted from the cache. All keys are stored in a redis instance.

npm View on Npm

Activity

Latest release
2y ago
Total releases
15
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Jul 16, 2018
Releases
Version Released
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.5 patch
1.1.4 patch
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial