RedisDictionary 0.1.0
Redis-backed persistent storage with the NeoSmart.Redis.RDictionary<K, V> class.
Install-Package RedisDictionary -Version 0.1.0
dotnet add package RedisDictionary --version 0.1.0
<PackageReference Include="RedisDictionary" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RedisDictionary --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RedisDictionary, 0.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release
Dependencies
-
.NETFramework 4.5
- Microsoft.CSharp (>= 4.4.0)
- StackExchange.Redis (>= 1.2.6)
- System.Dynamic.Runtime (>= 4.3.0)
- xxHash.Core (>= 0.3.0)
-
.NETStandard 1.5
- Microsoft.CSharp (>= 4.4.0)
- NETStandard.Library (>= 1.6.1)
- StackExchange.Redis (>= 1.2.6)
- System.Dynamic.Runtime (>= 4.3.0)
- xxHash.Core (>= 0.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 531 | 9/6/2017 |