Path to this page:
./
devel/p5-Tie-Cache-LRU,
Least-Recently Used cache
Branch: CURRENT,
Version: 20150301nb9,
Package name: p5-Tie-Cache-LRU-20150301nb9,
Maintainer: pkgsrc-usersThis module implements a least recently used (LRU) cache in memory
through a tie interface. Any time data is stored in the tied hash, that
key/value pair has an entry time associated with it, and as the cache
fills up, those members of the cache that are the oldest are removed to
make room for new entries.
Required to run:[
lang/perl5] [
devel/p5-enum] [
devel/p5-Class-Data-Inheritable] [
devel/p5-Carp-Assert] [
devel/p5-Class-Virtual]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 138.718 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-Tie-Cache-LRU-20150301nb9
- (2022-06-28) Updated to version: p5-Tie-Cache-LRU-20150301nb8
- (2021-05-25) Updated to version: p5-Tie-Cache-LRU-20150301nb7
- (2020-09-01) Updated to version: p5-Tie-Cache-LRU-20150301nb6
- (2019-08-11) Updated to version: p5-Tie-Cache-LRU-20150301nb5
- (2018-08-22) Updated to version: p5-Tie-Cache-LRU-20150301nb4
CVS history: (Expand)