| This Release | CHI-0.56 | [Download] [Browse] | 22 Oct 2012 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (10) ] [ Dependencies ] [ Other Tools ] | ||||||
| Repository | git://github.com/jonswar/perl-chi.git - Website | ||||||
| CPAN Testers | PASS (1861) FAIL (235) UNKNOWN (3) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(5 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| CHI | Unified cache handling interface | 0.56 | |
| CHI::CacheObject | Contains information about cache entries | 0.56 | |
| CHI::Driver | Base class for all CHI drivers | 0.56 | |
| CHI::Driver::Base::CacheContainer | Caches that delegate to a contained cache | 0.56 | |
| CHI::Driver::CacheCache | CHI wrapper for Cache::Cache | 0.56 | |
| CHI::Driver::FastMmap | Persistent interprocess cache via mmap'ed files | 0.56 | |
| CHI::Driver::File | File-based cache using one file per entry in a multi-level directory structure | 0.56 | |
| CHI::Driver::Memory | In-process memory based cache | 0.56 | |
| CHI::Driver::Metacache | Metacache for internal CHI use | 0.56 | |
| CHI::Driver::Null | Nothing is cached | 0.56 | |
| CHI::Driver::RawMemory | In-process memory cache that stores direct references | 0.56 | |
| CHI::Driver::Role::HasSubcaches | 0.56 | ||
| CHI::Driver::Role::IsSizeAware | 0.56 | ||
| CHI::Driver::Role::IsSubcache | 0.56 | ||
| CHI::Stats | Record and report per-namespace cache statistics | 0.56 |
| CHI::Benchmarks | Benchmarks of CHI and non-CHI drivers   |
| CHI::Driver::Development | Manual for developing new CHI drivers   |
| bench.pl | Benchmark cache modules against each other   |