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.
Activity
- Latest release
- 2y ago
- Total releases
- 15
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Jul 16, 2018
Releases