Hangfire.Redis.StackExchange.StrongName
1.7.0
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project
Install-Package Hangfire.Redis.StackExchange.StrongName -Version 1.7.0
dotnet add package Hangfire.Redis.StackExchange.StrongName --version 1.7.0
<PackageReference Include="Hangfire.Redis.StackExchange.StrongName" Version="1.7.0" />
paket add Hangfire.Redis.StackExchange.StrongName --version 1.7.0
Release Notes
1.7.0
- Redis Cluster support (#42 thanks to gzpbx)
- Update to VS2017 (#48 thanks to ryanelian)
1.6.7
- Added support for Redis DB in the ConnectionString (#26 thanks to zivillian)
- Added constructor to RedisStorage that accepts a ConnectionMultiplexer instance (#23 thanks to sjwoodard)
- Lowered dependencies for net45 framework and aligned to Hangfire.Core (#21 thanks to zlangner)
- Fixed dependency casing of Hangfire.Core (#33 thanks to Poly3k)
- Fix Dispose of RedisSupscription (#32 thanks to WebApelsin)
- Fixed random failure of test NestLockDisposePreservesRoot
1.6.6
- Configurable timeout for FetchNextJob (thanks to WebApelsin)
1.6.5
- .Net Core Support (thanks to Stefan Polyanszky)
- Aligned dependency to Hangfire.Core
Dependencies
-
.NETFramework 4.5
- HangFire.Core (>= 1.6.12)
- Newtonsoft.Json (>= 9.0.1)
- StackExchange.Redis.StrongName (>= 1.2.1)
-
.NETFramework 4.6
- HangFire.Core (>= 1.6.12)
- Newtonsoft.Json (>= 9.0.1)
- StackExchange.Redis.StrongName (>= 1.2.1)
-
.NETStandard 1.5
- HangFire.Core (>= 1.6.12)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- StackExchange.Redis.StrongName (>= 1.2.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Hangfire.Redis.StackExchange.StrongName:
Package | Downloads |
---|---|
Scheduler.NET
Scheduler.NET is a distributed scheduler system. It support http call back job and client managed job
|
|
ShopFx.Extensions.Schedule
基于 LinFx 模块化快速开发框架
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 98,857 | 5/17/2017 |