Letter P

perl-Tie-Cache - LRU Cache in Memory

Website: http://search.cpan.org/dist/Tie-Cache/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
This 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.

Packages

perl-Tie-Cache-0.21-10.fc14.al.noarch [17 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al