1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/databases/p5-DBIx-DBHResolver/pkg-descr
Jun Kuriyama 714653ca9c DBIx::DBHResolver resolves database connection on the environment has
many database servers.  The resolution algorithm is extensible and
pluggable, because of this you can make custom strategy module easily.

This module can retrieve DBI's database handle object or connection
information (data source, user, credential...) by labeled name and
treat same cluster consists many nodes as one labeled name, choose
fetching strategy.

WWW: http://search.cpan.org/dist/DBIx-DBHResolver/
2010-10-17 00:45:25 +00:00

11 lines
482 B
Plaintext

DBIx::DBHResolver resolves database connection on the environment has
many database servers. The resolution algorithm is extensible and
pluggable, because of this you can make custom strategy module easily.
This module can retrieve DBI's database handle object or connection
information (data source, user, credential...) by labeled name and
treat same cluster consists many nodes as one labeled name, choose
fetching strategy.
WWW: http://search.cpan.org/dist/DBIx-DBHResolver/