pkgsrc/devel/p5-CHI/distinfo
schmonz 94f8a2434c Add p5-CHI.
CHI provides a unified caching API, designed to assist a developer
in persisting data for a specified period of time.

The CHI interface is implemented by driver classes that support
fetching, storing and clearing of data. Driver classes exist or
will exist for the gamut of storage backends available to Perl,
such as memory, plain files, memory mapped files, memcached, and
DBI.

CHI is intended as an evolution of DeWitt Clinton's Cache::Cache
package, adhering to the basic Cache API but adding new features
and addressing limitations in the Cache::Cache implementation.

* Easy to create new drivers
* Uniform support for namespaces
* Automatic serialization of keys and values
* Multilevel caches
* Probabilistic expiration and busy locks, to reduce cache miss stampedes
* Optional logging and statistics collection of cache activity
2014-04-02 19:27:33 +00:00

5 lines
230 B
Text

$NetBSD: distinfo,v 1.1 2014/04/02 19:27:33 schmonz Exp $
SHA1 (CHI-0.58.tar.gz) = d6734142a113cbb0245846bff90e04f1df2e0452
RMD160 (CHI-0.58.tar.gz) = 5e4dc30e0b311f44bf52c7b68165f115e8e582f6
Size (CHI-0.58.tar.gz) = 84407 bytes