Hangfire.Pro.Redis 3.1.0
Redis support for Hangfire based on StackExchange.Redis package.
No packages depend on Hangfire.Pro.Redis.
https://www.hangfire.io/blog/releases.html
3.1.0
* Added – `RedisStorageOptions.UseExperimentalTransactions` option for the new transaction implementation.
* Added – Experimental Redis Sentinel support with primary server change detection.
* Changed – Faster reconnection logic without waiting for pending commands on network problems.
* Project – Add support to run test suite against Redis Cluster.
* Project – Support building with the newest .NET 9.0 SDK.
.NET Framework 4.5.1
- Hangfire.Core (>= 1.8.0)
.NET Core 3.0
- Hangfire.Core (>= 1.8.0)
.NET Standard 2.0
- Hangfire.Core (>= 1.8.0)
.NET Standard 1.5
- Hangfire.Core (>= 1.8.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Net.Security (>= 4.3.1)
- System.Net.NameResolution (>= 4.3.0)
- System.Collections.NonGeneric (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.Reflection.Emit (>= 4.3.0)
.NET Framework 4.6
- Hangfire.Core (>= 1.8.0)