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-25.fc42 | - |
Fedora 41 | 0.7-22.fc41 | - |
Fedora 40 | 0.7-20.fc40 | - |
Fedora EPEL 9 | 0.7-16.el9 | - |
Fedora EPEL 8 | 0.7-6.el8 | - |
Fedora EPEL 10.0 | 0.7-23.el10_0 | - |
You can contact the maintainers of this package via email at
python-repoze-lru dash maintainers at fedoraproject dot org
.