TheCloudlessSky / NHibernate.Caches.Redis

An NHibernate caching provider for Redis.
MIT License
59 stars 39 forks source link

Add testing compatibility with SQL Server 2014, CacheNamespacePrefix can be set in configuration #22

Closed nomaddamon closed 8 years ago

nomaddamon commented 8 years ago

SQL Server 2014 requires at least 5MB database file.

CacheNamespacePrefix can be set in configuration.