freebsd-ports/databases/p5-DBIx-HA/pkg-descr
Cheng-Lung Sung 1cc0c03103 Add p5-DBIx-HA 1.00, high Availability package for DBI.
PR:		ports/112351
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-26 05:49:36 +00:00

9 lines
421 B
Text

DBIx::HA is a High Availability module for DBI. It is implemented by
overloading the DBI connect, prepare and execute methods and can be
seamlessly used without code modification except for initialization.
DBIx::HA also works seamlessly with Apache::DBI when available, and
ensures that cached database handles in the Apache::DBI module are
properly updated when failing over.
WWW: http://search.cpan.org/dist/DBIx-HA/