An IDistributedCache implementation for Elastic Search.
Info
| Version: | 1.0.14 |
| Author(s): | Telly Brown |
| Last Update: | Wednesday, April 3, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tellybrown/ElasticCache |
| NuGet Url: | https://www.nuget.org/packages/ElasticCache |
Install
Install-Package ElasticCache
dotnet add package ElasticCache
paket add ElasticCache
ElasticCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- NEST(>= 6.6.0)
Tags