Alzabo::ObjectCache::Store::RDBMS

Alzabo::ObjectCache::Store::RDBMS can cache objects in an RDBMS backend.
Download

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


Alzabo::ObjectCache::Store::RDBMS Description

Alzabo::ObjectCache::Store::RDBMS can cache objects in an RDBMS backend. Alzabo::ObjectCache::Store::RDBMS can cache objects in an RDBMS backend.SYNOPSIS use Alzabo::ObjectCache ( store => 'Alzabo::ObjectCache::Store::RDBMS', sync => 'Alzabo::ObjectCache::Sync::Null', store_rdbms => 'MySQL', store_schema_name => 'something', store_user => 'foo' );This class stores serialized objects in an RDBMS backend. Requirements: · Perl


Alzabo::ObjectCache::Store::RDBMS Related Software