| This Release | CHI-0.34 | [Download] [Browse] | 09 Feb 2010 | |||
| Latest Release | CHI-0.50 | [Download] [Browse] | 30 Nov 2011 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (2) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (244) FAIL (10) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(3 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| CHI | Unified cache interface | 0.34 | |
| CHI::CacheObject | Contains information about cache entries. | ||
| CHI::Driver | Base class for all CHI drivers. | ||
| CHI::Driver::Base::CacheContainer | |||
| CHI::Driver::CacheCache | CHI wrapper for Cache::Cache | ||
| CHI::Driver::FastMmap | Shared memory interprocess cache via mmap'ed files | ||
| CHI::Driver::File | File-based cache using one file per entry in a multi-level directory structure | ||
| CHI::Driver::Memory | In-process memory based cache. | ||
| CHI::Driver::Metacache | |||
| CHI::Driver::Null | nothing is cached | ||
| CHI::Driver::Role::HasSubcaches | |||
| CHI::Driver::Role::IsSizeAware | |||
| CHI::Driver::Role::IsSubcache | |||
| CHI::Driver::Role::Universal | Universal role applied as the innermost role to all CHI drivers | ||
| CHI::Stats | Record and report per-namespace cache statistics |
| CHI::Driver::Development | Manual for developing new CHI drivers   |
| CHI::Driver::Role::CacheContainer |   |