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 "module:File::Cache"

File::Cache - Share data between processes via filesystem River stage one • 1 direct dependent • 1 total dependent

File::Cache is a perl module that implements an object storage space where data is persisted across process boundaries via the filesystem. File::Cache builds a cache in the file system using a multi-level directory structure that looks like this: <CA...

DCLINTON/File-Cache-0.16 - 18 Apr 2001 16:03:14 UTC

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

FusqlFS::Cache::File - FusqlFS file backed cache strategy implementation River stage zero No dependents

This is file backed cache strategy implementation. This class is not to be used directly. This cache strategy accepts single `threshold' parameter which must be an integer greater than zero and determines minimum file system entry size to be stored i...

KSTEPME/FusqlFS-0.009 - 23 Feb 2013 01:01:32 UTC

FusqlFS::Cache::File - FusqlFS file backed cache strategy implementation River stage zero No dependents

This is file backed cache strategy implementation. This class is not to be used directly. This cache strategy accepts single `threshold' parameter which must be an integer greater than zero and determines minimum file system entry size to be stored i...

KSTEPME/FusqlFS-0.005 - 26 Jun 2010 23:58:11 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

File::DataClass::Cache - Accessors and mutators for the cache object River stage one • 7 direct dependents • 8 total dependents

Adds meta data and compound keys to the CHI caching API. In instance of this class is created by File::DataClass::Schema...

PJFL/File-DataClass-0.73.1 - 02 Jun 2017 00:03:17 UTC

File::OSS::Scan::Cache - simple wrapper on Cache::FileCache River stage zero No dependents

This is an internal module used by File::OSS::Scan to cache scan results into files, and should not be called directly....

HARRYWANG/File-OSS-Scan-0.04 - 27 Mar 2014 04:25:38 UTC

File::Cache::Persistent - Caches file content and allows to use it even after file is deleted River stage zero No dependents

This module aims to put caching logic to the background and avoid manually checking conditions of cache expiration. It also is useful when files are not available after cache timeout and provides cached version although it is inevitably outdated. Acc...

ANDY/File-Cache-Persistent-0.3 - 25 Jan 2009 12:14:41 UTC

File::Properties::Cache - Perl module providing a cache for use by objects in the File::Properties hierarchy River stage zero No dependents

File::Properties::Cache provides a cache for use by objects in the File::Properties hierarchy. The following methods are provided. new my $db = File::Properties::Cache->new($path, $options); Constructs a new File::Properties::Cache object. The $path ...

WOHL/File-Properties-0.02 - 23 Dec 2011 03:16:07 UTC

OpenPlugin::Cache::File - File driver for the OpenPlugin::Cache plugin River stage zero No dependents

ERIC/OpenPlugin-0.11 - 29 Aug 2003 03:04:25 UTC

XML::Filter::Cache::File - Filesystem based caching implementation River stage zero No dependents

This default cache plugin module uses a file on the filesystem to store the cached events. It simply does an MD5 hash of the Key (either passed in or created from the SystemId), and stores that under CacheRoot. It also uses a two-part directory syste...

MSERGEANT/XML-Filter-Cache-0.03 - 30 Jan 2002 12:51:03 UTC

OpenInteract::Cache::File - Implement caching in the filesystem River stage zero No dependents

Subclass of OpenInteract::Cache that uses the filesystem to cache objects. One note: if file space becomes an issue, it would be a good idea to put this on the fastest drive (or drive array) possible....

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC

XML::Template::Cache::File - Document caching to files module. River stage zero No dependents

This modules provides XML template caching to files. The files store the code generated from the template. When the template is requested, the code from the file can be quickly loaded and evaluated. If file caching is turned on, in the initialization...

EMRYS/XML-Template-3.20 - 26 Dec 2003 17:11:27 UTC

Module::Generic::File::Cache - File-based Cache River stage two • 16 direct dependents • 20 total dependents

This module provides a file-based shared space that can be shared across proceses. It behaves like Module::Generic::SharedMem, but instead of using shared memory block that requires IPC::SysV, it uses a file. This is particularly useful for system th...

JDEGUEST/Module-Generic-v0.37.2 - 09 May 2024 13:48:04 UTC

Text::MicroMason::Cache::File - Basic Cache with File-Based Expiration River stage one • 6 direct dependents • 6 total dependents

This simple cache class expects the keys provided to it to be file pathnames, and considers the cached value to have expired if the corresponding file is changed. It does not perform the following functions: cache size limiting, or deep copying of co...

FERRENCY/Text-MicroMason-2.23 - 27 Jun 2019 21:37:01 UTC

lib/jQuery/Loader/Cache/File.pm River stage zero No dependents

RKRIMEN/jQuery-Loader-0.03 - 23 Feb 2009 21:43:06 UTC

lib/File/Meta/Cache.pm River stage zero No dependents

DRCLAW/File-Meta-Cache-v0.3.0 - 27 Feb 2024 01:53:35 UTC

lib/DTL/Fast/Cache/File.pm River stage one • 1 direct dependent • 2 total dependents

HURRICUP/DTL-Fast-2017.1 - 09 May 2017 17:15:31 UTC
98 results (0.041 seconds)