redis-lru

LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator.

Installation

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

pip3 install redis-lru

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2022-04-16      
0.1.1 2022-04-01      
0.1.0 2019-06-07    
0.0.4 2018-02-14    
0.0.3 2018-02-13    
0.0.2 2018-02-12    

Issues with this package?

Page last updated 2023-10-28 03:10:07 UTC