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.
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.
// Install TNX.Cache.Redis as a Cake Addin #addin nuget:?package=TNX.Cache.Redis&version=2.0.1-preview&prerelease // Install TNX.Cache.Redis as a Cake Tool #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 | 528 | 4/4/2019 |
2.0.0-preview | 490 | 3/29/2019 |
1.5.0 | 829 | 4/4/2019 |
1.3.0 | 1,045 | 3/6/2018 |
1.2.5 | 1,309 | 7/27/2016 |
1.2.4 | 1,340 | 7/27/2016 |
1.2.3 | 1,006 | 6/11/2016 |
1.2.2 | 1,013 | 6/10/2016 |
1.2.1 | 980 | 4/21/2016 |
1.2.0 | 1,057 | 4/21/2016 |
1.1.3 | 1,191 | 1/24/2015 |
1.1.2 | 1,070 | 1/24/2015 |
1.0.2 | 1,027 | 1/24/2015 |
1.0.1 | 1,048 | 1/24/2015 |
1.0.0 | 1,057 | 1/24/2015 |