Hangfire.Pro.Redis 3.0.2
Redis support for Hangfire based on StackExchange.Redis package.
No packages depend on Hangfire.Pro.Redis.
https://www.hangfire.io/blog/releases.html
3.0.2
* Added – `RedisStorageOptions.DisableSimpleFetch` experimental option.
3.0.1
* Added – `RedisStorageOptions.DisableFetchSemaphores` experimental option.
* Added – `RedisStorageOptions.DisableJobIntegrityChecks` experimental option.
* Changed – Update StackExchange.Redis binaries, don't spawn huge number of helper threads.
3.0.0
* Breaking – Packages now depend on the Hangfire.Core 1.8.0 version.
* Breaking – Replace the `net45` target with `net451` one as the former is not supported.
* Breaking – Remove the `Hangfire.Pro.Redis.StrongName` package as it's unnecessary.
* Changed – Built-in support for `SslProtocols.Tls13` when no protocols specified in `netcoreapp3.0` and later.
* Changed – Implement the `Connection.GetSetContains` feature for the storage.
* Changed – Implement the `Connection.GetSetCount.Limited` feature for the storage.
* Changed – Implement the `Monitoring.AwaitingJobs` feature for the storage.
* Changed – Implement the `Transaction.AcquireDistributedLock` feature for the storage.
* Changed – Implement the `Transaction.CreateJob` feature for the storage.
* Changed – Implement the `Job.Queue` feature for the storage to directly support queues.
* Changed – Implement methods required to show deleted job counts in history charts.
* Changed – Implement the transactional message acknowledges feature.
* Changed – Implement the `Connection.BatchedGetFirstByLowestScoreFromSet` feature.
* Changed – Implement the `Connection.GetUtcDateTime` feature for the storage.
* Changed – Implement the `Transaction.SetJobParameter` feature for the storage.
* Changed – Populate the new `JobData.ParametersSnapshot` property to speed up the processing.
.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)
| Version | Downloads | Last updated |
|---|---|---|
| 3.0.2 | 45 | 2024/11/27 |