Package perl-DBD-Multi: Information

    Source package: perl-DBD-Multi
    Version: 0.16-alt1
    Build time:  Sep 19, 2011, 09:30 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    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.
    
    The interface is nearly the same as other DBI drivers with one notable exception.

    List of rpms provided by this srpm:
    perl-DBD-Multi (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov


      1. perl-Class-Accessor
      2. perl-DBD-File
      3. perl-DBD-SQLite
      4. perl-Module-Install
      5. perl-Sys-SigAction
      6. perl-Test-Exception
      7. perl-Test-Pod
      8. perl-Test-Pod-Coverage

    Last changed


    Sept. 19, 2011 Igor Vlasenko 0.16-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.15-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    July 16, 2010 Igor Vlasenko 0.15-alt1
    - automated CPAN update