Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-repoze.lru
Tiny LRU cache implementation and decorator
http://www.repoze.org/
0
no reviews
Install
Repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently.
This is the Python 2 version of the package.