Alzabo::ObjectCache::Store::Null

Alzabo::ObjectCache::Store::Null module doesn't really store anything.
Download

Alzabo::ObjectCache::Store::Null Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dave Rolsky
  • Publisher web site:
  • http://search.cpan.org/~drolsky/

Alzabo::ObjectCache::Store::Null Tags


Alzabo::ObjectCache::Store::Null Description

Alzabo::ObjectCache::Store::Null module doesn't really store anything. Alzabo::ObjectCache::Store::Null module doesn't really store anything.SYNOPSIS use Alzabo::ObjectCache ( store => 'Alzabo::ObjectCache::Store::Null', sync => 'Alzabo::ObjectCache::Sync::BerkeleyDB', sync_dbm_file => 'somefilename.db' );This class fakes the object storage mechanism. It is useful if you want to use the syncing part of the cache to signal changes between multiple processes without actually caching the objects. Requirements: · Perl


Alzabo::ObjectCache::Store::Null Related Software