Man Pages in libchi-perl

  1. Carta.tech
  2. Packages
  3. libchi-perl
  • 15

    Section 3pm: Library calls

    CHI.3pm
    Unified cache handling interface
    CHI::Benchmarks.3pm
    Benchmarks of chi and non-chi drivers
    CHI::CacheObject.3pm
    Contains information about cache entries
    CHI::Constants.3pm
    Internal constants
    CHI::Driver.3pm
    Base class for all chi drivers
    CHI::Driver::Base::CacheContainer.3pm
    Caches that delegate to a contained cache
    CHI::Driver::CacheCache.3pm
    Chi wrapper for cache::cache
    CHI::Driver::Development.3pm
    Manual for developing new chi drivers
    CHI::Driver::FastMmap.3pm
    Persistent interprocess cache via mmap'ed files
    CHI::Driver::File.3pm
    File-based cache using one file per entry in a multi-level directory structure
    CHI::Driver::Memory.3pm
    In-process memory based cache
    CHI::Driver::Metacache.3pm
    Metacache for internal chi use
    CHI::Driver::Null.3pm
    Nothing is cached
    CHI::Driver::RawMemory.3pm
    In-process memory cache that stores direct references
    CHI::Stats.3pm
    Record and report per-namespace cache statistics