An IDistributedCache implementation utilizing RethinkDB for storage.
Info
Version: | 1.0.0-rc1 |
Author(s): | RethinkDB.DistributedCache |
Last Update: | Wednesday, May 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbadger.solutions/open-source/rethinkdb-distributedcache/ |
NuGet Url: | https://www.nuget.org/packages/RethinkDB.DistributedCache |
Install
Install-Package RethinkDB.DistributedCache
dotnet add package RethinkDB.DistributedCache
paket add RethinkDB.DistributedCache
RethinkDB.DistributedCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.FSharp.Core.netcore(>= 1.0.0160831)
- NETStandard.Library(>= 1.6.0)
- Microsoft.Extensions.Caching.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Options(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- RethinkDb.Driver(>= 2.3.15)
Tags