Cache provider for NHibernate using Enyim Memcached client and AmazonElastiCacheClusterConfig.
Info
Version: | 1.2.3 |
Author(s): | hcampos |
Last Update: | Monday, June 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/henriquecampos/NHibernate.Caches.Elasticache |
NuGet Url: | https://www.nuget.org/packages/NHibernate.Caches.Elasticache |
Install
Install-Package NHibernate.Caches.Elasticache
dotnet add package NHibernate.Caches.Elasticache
paket add NHibernate.Caches.Elasticache
NHibernate.Caches.Elasticache Download (Unzip the "nupkg" after downloading)
Dependencies
- Amazon.ElastiCacheCluster(>= 1.0.1)
- EnyimMemcached(>= 2.16.0)
- Iesi.Collections(>= 4.0.2)
- NHibernate(>= 5.0.0)
Tags