A tiny LRU cache implementation and decorator
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.7-12.fc35 | - |
Fedora 35 | 0.7-12.fc35 | - |
Fedora 34 | 0.7-10.fc34 | - |
EPEL 8 | 0.7-6.el8 | - |
You can contact the maintainers of this package via email at
python-repoze-lru dash maintainers at fedoraproject dot org
.