CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     C     > >     CHI
Distribution CHI [Download]
Author JSWARTZ [ Jonathan Swartz ]
Version 0.49
Abstract Unified cache handling interface
Released 23 June 2011
Size 99.6 KB
MD5 Checksum 8ad643bb62f7ab61b8fde9cb9433859d
Additional Files README   |   META   |   Changes   |   INSTALL   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Carp::Assert  |   Data::UUID  |   Digest::JHash  |   Digest::MD5  |   File::Spec  |   Hash::MoreUtils  |   JSON  |   List::MoreUtils  |   Log::Any  |   Moose  |   Storable  |   Task::Weaken  |   Time::Duration  |   Time::Duration::Parse  |   Try::Tiny  |  

Modules

CHI  [source]   [v 0.49] Unified cache handling interface
CHI::CacheObject  [source]   [v 0.49] Contains information about cache entries
CHI::Driver  [source]   [v 0.49] Base class for all CHI drivers
CHI::Driver::Base::CacheContainer  [source]   [v 0.49] Caches that delegate to a contained cache
CHI::Driver::CacheCache  [source]   [v 0.49] CHI wrapper for Cache::Cache
CHI::Driver::FastMmap  [source]   [v 0.49] Shared memory interprocess cache via mmap'ed files
CHI::Driver::File  [source]   [v 0.49] File-based cache using one file per entry in a multi-level
CHI::Driver::Memory  [source]   [v 0.49] In-process memory based cache
CHI::Driver::Metacache  [source]   [v 0.49] Metacache for internal CHI use
CHI::Driver::Null  [source]   [v 0.49] Nothing is cached
CHI::Driver::RawMemory  [source]   [v 0.49] In-process memory cache that stores direct references
CHI::Driver::Role::HasSubcaches [source]   [v 0.49]
CHI::Driver::Role::IsSizeAware [source]   [v 0.49]
CHI::Driver::Role::IsSubcache [source]   [v 0.49]
CHI::Stats  [source]   [v 0.49] Record and report per-namespace cache statistics
CHIx::DecayedSet [source]   [v 0.49]

Categories

Database Interfaces    >>     CHI

Win32 PPM packages for "CHI"

ActiveState default Perl 5.10 repository   [  v 0.36   ]
ActiveState default Perl 5.12 repository   [  v 0.36   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.