./devel/p5-Cache, The Cache interface

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


Branch: pkgsrc-2017Q4, Version: 2.11nb3, Package name: p5-Cache-2.11nb3, 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.

The Cache interface is implemented by derived classes that store
cached data in different manners (such as as files on a filesystem,
or in memory).

To use the Cache system, a cache implementation must be chosen to
suit your needs. The most common is Cache::File, which is suitable
for sharing data between multiple invocations and even between
concurrent processes.


Required to run:
[devel/p5-Heap]

Master sites: (Expand)

SHA1: bf96b50771e3464bca31e1a0b4953f882410d2a0
RMD160: d86c7d3d285fa4e2a35073e389c9eb774bb75eab
Filesize: 53.524 KB

Version history: (Expand)