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 Cache::SharedMemoryCache"

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

Cache::SharedMemoryBackend - a shared memory based persistence mechanism River stage three • 72 direct dependents • 424 total dependents

The SharedMemoryBackend class is used to persist data to shared memory...

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

Cache::SizeAwareSharedMemoryCache - extends Cache::SizeAwareMemoryCache River stage three • 72 direct dependents • 424 total dependents

The SizeAwareSharedMemoryCache class adds the ability to dynamically limit the size (in bytes) of a shared memory based cache. This class also implements the SizeAwareCache interface, providing the 'max_size' option and the 'limit_size( $size )' meth...

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
4 results (0.037 seconds)