[Dbix-class] master slave databases.

Ian Docherty dbix-class at iandocherty.com
Tue Jun 3 13:31:39 BST 2008


Hi
How would one go about configuring DBIC to direct all writes to a Master 
database and all reads from a Slave database?

I am aware of  DBIx::Class::Storage::DBI::Replication but is it used by 
anyone in a production environment such that it would not warrant the 
'experimental' status?

Regards
Ian



More information about the DBIx-Class mailing list