I would like to connect NHibernate to a fault tolerant, master-slave
db configuration.
Is it possible to split the reads and write so that writes to go the
master db, and reads
go to the slaves?

Thanks!

Reply via email to