redis-lru

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

Installation

sudo pip3 install redis-lru

Should I use sudo? pip or pip3?

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
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 2022-08-04 03:33:11 UTC