alt-python27-repoze-lru - A tiny LRU cache implementation and decorator
Website: | http://pypi.python.org/pypi/repoze.lru |
---|---|
License: | BSD |
Vendor: | CloudLinux |
- Description:
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.
Packages
alt-python27-repoze-lru-0.6-1.el7.noarch [21 KiB] |
Changelog
by Sergey Fokin (2016-11-21):
- update to 0.6 |