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

Search results for "Cache::MemoryCache"

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

The MemoryCache class implements the Cache interface. This cache stores data on a per-process basis. This is the fastest of the cache implementations, but data can not be shared between processes with the MemoryCache. However, the data will remain in...

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

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

The Cache::Memory class implements the Cache interface. This cache stores data on a per-process basis. This is the fastest of the cache implementations, but is memory intensive and data can not be shared between processes. It also does not persist af...

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

Cache::FastMemoryCache - In-memory cache of arbitrary data. River stage one • 1 direct dependent • 1 total dependent

Cache::FastMemoryCache is an in-memory cache, implemented as an extension to the excellent Cache::Cache suite. All cached items are stored per-process. The cache does not persist after the process dies. It is the fastest of all the Cache::* types bec...

MILLAWAY/Cache-FastMemoryCache-0.01 - 29 Apr 2003 22:25:27 UTC - Search in distribution

Cache::Memory::Simple - Yet another on memory cache River stage two • 12 direct dependents • 14 total dependents

Cache::Memory::Simple is yet another on memory cache implementation....

TOKUHIROM/Cache-Memory-Simple-1.03 - 17 Feb 2014 09:50:22 UTC - Search in distribution

XAO::DO::Cache::Memory - memory storage back-end for XAO::Cache River stage one • 4 direct dependents • 6 total dependents

Cache::Memory is the default implementation of XAO::Cache back-end. It stores data in memory....

AMALTSEV/XAO-Base-1.28 - 18 Sep 2020 03:19:08 UTC - Search in distribution

Cache::AgainstFile::Memory - cache data parsed from files in memory River stage zero No dependents

Data structures parsed from files are cached in memory. This is particularly suited to persistent environments such as modperl or other daemon processes. For short-lived processes such as CGI scripts, the Storable backend might be more appropriate. N...

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

Catmandu::Importer::getJSON - load JSON-encoded data from a server using a GET HTTP request River stage one • 1 direct dependent • 1 total dependent

This Catmandu::Importer performs a HTTP GET request to load JSON-encoded data from a server. The importer expects a line-separated input. Each line corresponds to a HTTP request that is mapped to a JSON-record on success. The following input formats ...

VOJ/Catmandu-Importer-getJSON-0.52 - 30 Aug 2019 09:30:20 UTC - Search in distribution

Catalyst::Plugin::Cache::Store::Memory - Stupid memory based cache store plugin. River stage one • 7 direct dependents • 8 total dependents

BOBTFISH/Catalyst-Plugin-Cache-0.12 - 25 Feb 2013 14:45:52 UTC - Search in distribution

lib/Petal/Cache/Memory.pm River stage one • 7 direct dependents • 8 total dependents

NINE/Petal-2.26 - 20 May 2020 12:54:55 UTC - Search in distribution

DBI::Util::CacheMemory - a very fast but very minimal subset of Cache::Memory River stage four • 940 direct dependents • 2099 total dependents

Like Cache::Memory (part of the Cache distribution) but doesn't support any fancy features. This module aims to be a very fast compatible strict sub-set for simple cases, such as basic client-side caching for DBD::Gofer. Like Cache::Memory, and other...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

AnyEvent::InMemoryCache - Simple in-memory cache for AnyEvent applications River stage zero No dependents

AnyEvent::InMemoryCache provides a really simple in-memory cache mechanism for AnyEvent applications....

YANOTHER/AnyEvent-InMemoryCache-0.01 - 29 Oct 2013 15:00:44 UTC - Search in distribution

Bio::DB::InMemoryCache - Abstract interface for a sequence database River stage two • 60 direct dependents • 65 total dependents

This is a memory cache system which saves the objects returned by Bio::DB::RandomAccessI in memory to a hard limit of sequences....

CJFIELDS/BioPerl-1.7.8 - 03 Feb 2021 05:15:14 UTC - Search in distribution

lib/Bencher/ScenarioR/MemoryCacheModules/Startup.pm River stage one • 1 direct dependent • 1 total dependent

This module is automatically generated by Pod::Weaver::Plugin::Bencher::Scenario during distribution build. A Bencher::ScenarioR::* module contains the raw result of sample benchmark and might be useful for some stuffs later....

PERLANCAR/Bencher-Scenarios-MemoryCacheModules-0.001 - 18 Jun 2018 23:07:51 UTC - Search in distribution

FAST::Bio::DB::InMemoryCache - Abstract interface for a sequence database River stage zero No dependents

This is a memory cache system which saves the objects returned by FAST::Bio::DB::RandomAccessI in memory to a hard limit of sequences....

DHARD/FAST-1.06 - 21 Apr 2015 08:04:25 UTC - Search in distribution

Class::DBI::Lite::CacheManager::InMemory - Cache in RAM. River stage one • 1 direct dependent • 1 total dependent

"Class::DBI::Lite::CacheManager::InMemory" will store the results of searches in RAM for a specific length of time. This is helpful if you find that your application's performance is suffering because of oft-repeated queries. So, if your data require...

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC - Search in distribution

OpenFrame::WebApp::Session::MemCache - sessions using Cache::MemoryCache River stage zero No dependents

An "OpenFrame::WebApp::Session" using "Cache::MemoryCache". Inherits its interface from OpenFrame::WebApp::Session::CacheBase....

SPURKIS/OpenFrame-WebApp-0.04 - 01 Aug 2003 17:37:12 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Text::Xatena - Text-to-HTML converter with Xatena syntax. River stage one • 1 direct dependent • 1 total dependent

Text::Xatena is a text-to-html converter. Text::Xatena is comfortably to writing usual diary and blog, especially for programmers, writers treating long text. What is Xatena Xatena syntax is similar to Hatena syntax (implemented as Text::Hatena), but...

SATOH/Text-Xatena-0.18 - 17 Dec 2011 15:31:07 UTC - Search in distribution

HTML::Mason::Admin - Mason Administrator's Manual River stage two • 41 direct dependents • 76 total dependents

This manual is written for the sysadmin/webmaster in charge of installing, configuring, or tuning a Mason system. The bulk of the documentation assumes that you are using mod_perl. See RUNNING OUTSIDE OF MOD_PERL for more details. For more details on...

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC - Search in distribution

Meta::File::MMagic - extend File::MMagic. River stage zero No dependents

This class extends the functionality found in File::MMagic until some improvements to that class are made....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution
30 results (0.056 seconds)