/NHibernate.Caches.AppFabric

NHibernate second level cache provider for AppFabric (formerly known as Velocity)

Primary LanguageC#

This project is an NHibernate second-level cache provider for App Fabric. This project is based on the original implementation for the beta versions of AppFabric caching, code named velocity which can be found at https://github.com/martinernst/NHibernate.Caches/tree/master/Velocity. The velocity provider project is not actively being maintained and therefore I have created this new project.

In addition to being actively maintained, this provider also provides a number of additional features in addition to the basic implementation provided by the velocity version.

More information can be found in the following stack overflow question http://stackoverflow.com/questions/3233792/appfabric-could-not-contact-the-cache-service and also http://www.sharpcoder.co.uk/post/2012/01/04/NHibernateCachesAppFabric.aspx.