Hi all, At the company I work we have a single database schema but with each of our clients using their own dedicated db, with one central db that stores client contact details and what database the client is using so we can connect to the appropriate db. This set up sounds to me like we will need to be using NHibernate.Shards, so the questions I have are...
1. I've found the src but it doesn't seem to be in any "official release" ie not on nhforge - is the code ready to be used in production enviroment? 2. Is there any documentation for it other than Ayende's blog post (http://ayende.com/Blog/archive/2009/10/18/nhibernate-shards-progress- report.aspx) and the demo project in the src? Thanks -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
