TNX.Cache.Redis
2.0.1-preview
This is a prerelease version of TNX.Cache.Redis.
dotnet add package TNX.Cache.Redis --version 2.0.1-preview
NuGet\Install-Package TNX.Cache.Redis -Version 2.0.1-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TNX.Cache.Redis" Version="2.0.1-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TNX.Cache.Redis" Version="2.0.1-preview" />
<PackageReference Include="TNX.Cache.Redis" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TNX.Cache.Redis --version 2.0.1-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TNX.Cache.Redis, 2.0.1-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=TNX.Cache.Redis&version=2.0.1-preview&prerelease
#tool nuget:?package=TNX.Cache.Redis&version=2.0.1-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simplified fluent way for accessing a Redis cache now ThreadSafe by design
RedisCacheManager:
+ GetOrDrill
+ GetOrDrillLong (30 min)
+ GetOrDrillShort (10 min)
+ Overwrite
+ Poison
q: info@antonioesposito.it
[2.0]
- RedisCacheInstance for multiple cache server usage
[1.5]
- Added thread safety via lock per key
- Added explicit Poisoning
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 10.0.3)
- StackExchange.Redis (>= 1.2.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1-preview | 575 | 4/4/2019 |
2.0.0-preview | 534 | 3/29/2019 |
1.5.0 | 887 | 4/4/2019 |
1.3.0 | 1,207 | 3/6/2018 |
1.2.5 | 1,423 | 7/27/2016 |
1.2.4 | 1,455 | 7/27/2016 |
1.2.3 | 1,122 | 6/11/2016 |
1.2.2 | 1,127 | 6/10/2016 |
1.2.1 | 1,097 | 4/21/2016 |
1.2.0 | 1,176 | 4/21/2016 |
1.1.3 | 1,315 | 1/24/2015 |
1.1.2 | 1,191 | 1/24/2015 |
1.0.2 | 1,148 | 1/24/2015 |
1.0.1 | 1,169 | 1/24/2015 |
1.0.0 | 1,179 | 1/24/2015 |