The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Cache-Cache File::Size"

Cache::SizeAwareFileCache - extends Cache::FileCache River stage three • 72 direct dependents • 424 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 • 424 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

Cache::SharedMemoryCache - extends the MemoryCache. River stage three • 72 direct dependents • 424 total dependents

The SharedMemoryCache extends the MemoryCache class and binds the data store to shared memory so that separate process can use the same cache. The official recommendation is now to use FileCache instead of SharedMemoryCache. The reasons for this incl...

RJBS/Cache-Cache-1.08 - 22 Jan 2015 16:13:22 UTC
3 results (0.706 seconds)