Package perl-DBD-Multi: Information

    Source package: perl-DBD-Multi
    Version: 1.02-alt1.1
    Build time:  Apr 23, 2020, 01:06 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(Test/TCP.pm)
      2. perl-Class-Accessor
      3. perl-DBD-File
      4. perl-DBD-SQLite
      5. perl-Sys-SigAction
      6. perl-Test-Exception
      7. perl-Test-Pod
      8. perl-Test-Pod-Coverage
      9. perl(Module/Build.pm)

    Last changed


    April 22, 2020 Igor Vlasenko 1.02-alt1.1
    - dropped deprecated BR: perl-Module-Install
    Feb. 19, 2018 Igor Vlasenko 1.02-alt1
    - automated CPAN update
    Sept. 26, 2017 Igor Vlasenko 1.01-alt1
    - automated CPAN update