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.
$
pkg install py311-repoze.lruOrigin
devel/py-repoze.lru
Size
190KiB
License
REPOZE
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
3 packages