Hey there, I want to use second level caching to improve our Nhibernate performance.
We have two web servers behind load balance server. So I want to use distributed cache. I saw suggestion to use NHibernate.Caches.MemCache or NHibernate.Caches.SharedCache, but I couldn't see Nhibernate.Caches in Nhibernate 3.2 dll. Does Nhibernate newer version support distributed cache like SharedCache? Does anyone have suggestions for distributed cache with Nhibernate 3.2? I am using MVC 3 asp.net. Thanks in Advance! Jennifer -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
