The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Cache::SizeAwareFileCache"

Cache::SizeAwareFileCache - extends Cache::FileCache River stage three • 72 direct dependents • 388 total dependents

The SizeAwareFileCache class adds the ability to dynamically limit the size (in bytes) of a file system based cache. This class also implements the SizeAwareCache interface, providing the 'max_size' option and the 'limit_size( $size )' method....

RJBS/Cache-Cache-1.08 - 22 Jan 2015 16:13:22 UTC

Cache::Cache - the Cache interface. River stage three • 72 direct dependents • 388 total dependents

The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databa...

RJBS/Cache-Cache-1.08 - 22 Jan 2015 16:13:22 UTC

CGI::Cache - Perl extension to help cache output of time-intensive CGI scripts River stage zero No dependents

This module is intended to be used in a CGI script that may benefit from caching its output. Some CGI scripts may take longer to execute because the data needed in order to construct the page may not be quickly computed. Such a script may need to que...

DCOPPIT/CGI-Cache-1.4214 - 13 Jul 2018 00:12:39 UTC

Cache::Adaptive - A Cache Engine with Adaptive Lifetime Control River stage one • 2 direct dependents • 2 total dependents

"Cache::Adaptive" is a cache engine with adaptive lifetime control. Cache lifetimes can be increased or decreased by any factor, e.g. load average, process time for building the cache entry, etc., through the definition of the "check_load" callback....

KAZUHO/Cache-Adaptive-0.03 - 14 May 2007 06:02:35 UTC

Cache::CacheSizer - component object for managing the size of caches River stage three • 72 direct dependents • 388 total dependents

The CacheSizer class is used internally in SizeAware caches such as SizeAwareFileCache to encapsulate the logic of limiting cache size....

RJBS/Cache-Cache-1.08 - 22 Jan 2015 16:13:22 UTC

Cache::CacheFactory - Factory class for Cache::Cache and other modules. River stage one • 2 direct dependents • 2 total dependents

Cache::CacheFactory is a drop-in replacement for the Cache::Cache subclasses allowing you to access a variety of caching policies from a single place, mixing and matching as you choose rather than having to search for the cache module that provides t...

SGRAHAM/Cache-CacheFactory-1.10 - 16 Feb 2010 12:29:36 UTC

Cache::CacheFactory::Expiry::Size - Size-based expiry policy for Cache::CacheFactory. River stage one • 2 direct dependents • 2 total dependents

Cache::CacheFactory::Expiry::Size is a size-based expiry (pruning and validity) policy for Cache::CacheFactory. It provides similar functionality and backwards-compatibility with the "max_size" option of Cache::SizeAwareFileCache and variants. It's h...

SGRAHAM/Cache-CacheFactory-1.10 - 16 Feb 2010 12:29:36 UTC
7 results (0.058 seconds)