Hangfire.Tags.Redis
1.2.2
基于Hangfire.Tags和StackExchange.Redis,提供的Redis版Tags持久化。
Install-Package Hangfire.Tags.Redis -Version 1.2.2
dotnet add package Hangfire.Tags.Redis --version 1.2.2
<PackageReference Include="Hangfire.Tags.Redis" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.Tags.Redis --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
增加服务器MachineName的统计和查询
Dependencies
-
.NETStandard 2.0
- HangFire.Core (>= 1.7.11)
- HangFire.Redis.StackExchange (>= 1.8.2)
- Hangfire.Tags (>= 1.5.0)
- StackExchange.Redis (>= 2.1.30)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hangfire.Tags.Redis:
Package | Downloads |
---|---|
Hangfire.Tags.Redis.Extensions
提供基于Tag的查询Service。
|
GitHub repositories
This package is not used by any popular GitHub repositories.