openbsd-ports/www/py-repoze-lru/pkg/DESCR
jasper cd35437744 import py-repoze-lru 0.5
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.

ok rpoinel@
2012-05-01 12:21:17 +00:00

4 lines
194 B
Plaintext

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.