Aerospike IDistributedCache implementation.
Info
Version: | 2.0.0 |
Author(s): | Aerospike |
Last Update: | Wednesday, September 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aerospike/aerospike-net-extensions |
NuGet Url: | https://www.nuget.org/packages/Aerospike.Extensions.Caching |
Install
Install-Package Aerospike.Extensions.Caching
dotnet add package Aerospike.Extensions.Caching
paket add Aerospike.Extensions.Caching
Aerospike.Extensions.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Aerospike.Client(>= 3.6.6)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
Tags