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

Search results for "module:Cache::NullCache"

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

The NullCache class implements the Cache::Cache interface, but does not actually persist data. This is useful when developing and debugging a system and you wish to easily turn off caching. As a result, all calls to get and get_object will return und...

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

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

The Cache::Null class implements the Cache interface, but does not actually persist data. This is useful when developing and debugging a system and you wish to easily turn off caching. As a result, all calls return results indicating that there is no...

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

Cache::Ref::Null - Caches nothing River stage two • 2 direct dependents • 26 total dependents

This cache implementation will cache nothing. This is primarily intended for testing or comparing runtime without a cache against runtime with a cache. It's like Cache::Null but supports the additional methods in Cache::Ref....

BRUNOV/Cache-Ref-0.04 - 23 Sep 2010 19:55:24 UTC

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

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

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

Pinwheel::Cache::Null River stage zero No dependents

Null cache implementation of the Cache::Cache API (nothing is cached)....

BBC/Pinwheel-0.2.7 - 19 Jan 2010 17:03:02 UTC

Cache::AgainstFile::Null - backend for Cache::AgainstFile to disable caching River stage zero No dependents

This implementation simply calls the cache loader each time get() is called, thus no caching is done. It is useful for testing when you want to quickly disable caching by flipping the Method passed to Cache::AgainstFile....

BBC/Cache-AgainstFile-1.016 - 09 May 2006 09:14:44 UTC

Hook::Modular::Cache::Null - Null cache River stage one • 1 direct dependent • 1 total dependent

This class implements a basic, hash-based cache....

MARCEL/Hook-Modular-1.101050 - 15 Apr 2010 16:02:27 UTC

Text::MicroMason::Cache::Null - Trivial Cache with No Data Storage River stage one • 6 direct dependents • 6 total dependents

This trivial cache class supports the cache interface but doesn't store or retrieve any values. Public Methods new() $cache = Text::MicroMason::Cache::Null->new(); get() undef = $cache->get( $key ); Does nothing. set() $cache->set( $key, $value ); Re...

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

lib/Plagger/Cache/Null.pm River stage one • 2 direct dependents • 2 total dependents

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC

lib/PEF/Front/Cache/Null.pm River stage one • 1 direct dependent • 1 total dependent

ANTONPETR/PEF-Front-0.26 - 28 Dec 2017 11:36:57 UTC

Net::WURFL::ScientiaMobile::Cache::Null - Bogus non-caching cache provider for the WURFL Cloud Client River stage one • 3 direct dependents • 3 total dependents

The Null WURFL Cloud Client Cache Provider. This exists only to disable caching and should not be used for production installations....

PASSANI/Net-WURFL-ScientiaMobile-1.0.3 - 17 Dec 2012 10:39:34 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
12 results (0.033 seconds)