Unified cache handling interface
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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-CHI && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CHI-0.59.tar.gz | 0000087978 85.9 KB | |
cpanspec.yml | 0000000503 503 Bytes | |
perl-CHI.changes | 0000004778 4.67 KB | |
perl-CHI.spec | 0000003779 3.69 KB |
Revision 15 (latest revision is 17)
Stephan Kulow (coolo)
accepted
request 303825
from
Stephan Kulow (coolo)
(revision 15)
- fix requires to Time::Duration
Comments 0