Package : perl-DBD-Multi

Package details

Summary: Manage Multiple Data Sources with Failover and Load Balancing

Description:
This software manages multiple database connections for failovers and also
simple load balancing. It acts as a proxy between your code and your database
connections, transparently choosing a connection for each query, based on your
preferences and present availability of the DB server.

This module is intended for read-only operations (where some other application
is being used to handle replication).

This software does not prevent write operations from being executed. This is
left up to the user. See "SUGGESTED USES" below for ideas.

The interface is nearly the same as other DBI drivers with one notable
exception.


URL: http://search.cpan.org/dist/DBD-Multi
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs