Alzabo::ObjectCache::Store::LRU

Alzabo::ObjectCache::Store::LRU allows to make any storage module an LRU.
Download

Alzabo::ObjectCache::Store::LRU 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::LRU Tags


Alzabo::ObjectCache::Store::LRU Description

Alzabo::ObjectCache::Store::LRU allows to make any storage module an LRU. Alzabo::ObjectCache::Store::LRU allows to make any storage module an LRU.SYNOPSIS use Alzabo::ObjectCache ( store => 'Alzabo::ObjectCache::Store::Memory', sync => 'Alzabo::ObjectCache::Sync::Null', lru_size => 100 );This class can turn any cache storage module into an LRU cache. Requirements: · Perl


Alzabo::ObjectCache::Store::LRU Related Software