Skip to content
Sections
>> Trisquel >> Pakete >> nabia >> perl >> libtie-cache-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Quellcode: libtie-cache-perl  ]

Paket: libtie-cache-perl (0.21-1)

module for LRU cache in memory

The module Tie::Cache 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.

So, the cache only "remembers" the last written entries, up to the size of the cache. This can be especially useful if you access great amounts of data, but only access a minority of the data a majority of the time.

Andere Pakete mit Bezug zu libtie-cache-perl

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

libtie-cache-perl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 14,0 kB40 kB [Liste der Dateien]