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 |
---|---|---|
EPEL 7 | 0.4-3.el7 | - |
You can contact the maintainers of this package via email at
python-repoze-lru dash maintainers at fedoraproject dot org
.