Hi, I tried NHibernate + Bamboo Prevalence cache and it is working for me nicely. But I have one question in my mind. Since I use embedded FireBird in my applications (development is done using MS-SQL) is there any benefit in using the prevalence cache?
I must also mention that I use session per form and my applications are WinForms based. The reason I am asking so is that I noticed that prevalence creates its own files and caches the data in them. But in both cases disk is involved anyways. Without caching every query hits database, and with it the cache is looked at first (I have confirmed from the log4net log file). Thanks Vijay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
