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 FileCache"

Cache::File - Filesystem based implementation of the Cache interface River stage two • 20 direct dependents • 25 total dependents

The Cache::File class implements the Cache interface. This cache stores data in the filesystem so that it can be shared between processes and persists between process invocations....

SHLOMIF/Cache-2.11 - 24 Feb 2015 13:04:21 UTC

Cache::File::Heap - A file based heap for use by Cache::File River stage two • 20 direct dependents • 25 total dependents

This module is a wrapper around a Berkeley DB using a btree structure to implement a heap. It is specifically for use by Cache::File for storing expiry times (although with a bit of work it could be made more general). See LIMITATIONS below....

SHLOMIF/Cache-2.11 - 24 Feb 2015 13:04:21 UTC

Cache::File::Entry - An entry in the file based implementation of Cache River stage two • 20 direct dependents • 25 total dependents

This module implements a version of Cache::Entry for the Cache::File variant of Cache. It should not be created or used directly, please see 'Cache::File' or 'Cache::Entry' instead....

SHLOMIF/Cache-2.11 - 24 Feb 2015 13:04:21 UTC

Cache::File::Handle - wrapper for IO::File to use in Cache::File implementation River stage two • 20 direct dependents • 25 total dependents

This module implements a derived class of IO::File that allows callback on close. It is for use by Cache::File and should not be used directly....

SHLOMIF/Cache-2.11 - 24 Feb 2015 13:04:21 UTC
4 results (0.027 seconds)