flask-redis-caching

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

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-redis-caching

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.4 2024-04-07    
1.0.3 2024-03-11    
1.0.2 2024-03-10    
1.0.1 2024-03-10    
1.0 2024-03-10    

Issues with this package?

Page last updated 2025-06-27 19:50:16 UTC