redis-simple-cache-py3
redis-simple-cache is a pythonic interface for creating a cache over redis. It provides simple decorators that can be added to any function to cache its return values.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install redis-simple-cache-py3
Dependencies
Releases
| Version | Released | Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|
| 0.0.7 | 2020-01-19 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue