Thanks, Would this be a big job?
On Jun 29, 10:59 am, Ayende Rahien <[email protected]> wrote: > I guess that you can write a custom connection factory and a custom batcher, > which will let you do that. > > On Tue, Jun 29, 2010 at 5:50 PM, Jorge <[email protected]> wrote: > > 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!
