Hi,

Been told that some guys on here are working modules to transparently handle MySQL replication with DBIx::Class. Specifically I'm interested in keeping all DB reads on localhost, while redirecting DB writes to a master server.

DBD::Multiplex as on CPAN doesn't quite do this as the write DB is also included in the list of read DBs. Most of the other pooling modules don't separate reads and writes.

Carl


_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to