./devel/p5-Cache-Cache, The Cache interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q3, Version: 1.06, Package name: p5-Cache-Cache-1.06, Maintainer: pkgsrc-users

The Cache modules are designed to assist a developer in persisting
data for a specified period of time. Often these modules are used
in web applications to store data locally to save repeated and
redundant expensive calls to remote machines or databases. People
have also been known to use Cache::Cache for its straightforward
interface in sharing data between runs of an application or
invocations of a CGI-style script or simply as an easy to use
abstraction of the filesystem or shared memory.

The Cache package provides Cache::Cache, a generic interface
for creating persistent data stores. This interface is implemented
by the Cache::MemoryCache, Cache::SharedMemoryCache, Cache::FileCache,
Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and
Cache::SizeAwareSharedMemoryCache classes.

This work aggregates and extends the obsolete File::Cache and
IPC::Cache projects.


Required to run:
[devel/p5-Storable] [security/p5-Digest-SHA1] [lang/perl5]

Master sites: (Expand)

SHA1: e80a35c12f25ec747ff543a1935f1009cec2e565
RMD160: a82f81d5eeda9f9e653f6c406ce29f5cc910da18
Filesize: 33.697 KB

Version history: (Expand)