Пакет perl-DBD-Multi
Исходный пакет: perl-DBD-Multi
Версия: 0.18-alt1
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Версия: 0.18-alt1
Собран: 25 июля 2013 г. 4:27
Сообщить об ошибке в пакете
Лицензия: Artistic
О пакете: Manage Multiple Data Sources with Failover and Load Balancing
Описание:
О пакете: Manage Multiple Data Sources with Failover and Load Balancing
Описание:
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.
Последние изменения:
24 июля 2013 г. Igor Vlasenko 0.18-alt1 |
- automated CPAN update |
19 сентября 2011 г. Igor Vlasenko 0.16-alt1 |
- automated CPAN update |
22 ноября 2010 г. Igor Vlasenko 0.15-alt1.1 |
- repair after perl 5.12 upgrade using girar-nmu |