redis-caching

Redis Caching is a Python library that provides caching functionalities using Redis for storing and retrieving cached values.


License
Apache-2.0
Install
pip install redis-caching==1.0.2

Documentation

redis-caching

Python library for caching in Redis

Installation

$ pip install redis-caching