Skip to content

Commit 87aab1b

Browse files
authored
Update README.md
1 parent 8c181fd commit 87aab1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ dotnet add package Core.TaskProcessor
88
# .NET Background Task Processing Engine
99
*Hangfire Pro Redis* except:
1010
- open source (Apache 2.0)
11-
- exclusive redis/elasticache 6.2+ storage engine (cluster mode supported)
11+
- exclusive redis/valkey/elasticache 6.2+ storage engine (cluster mode supported)
1212
- multi tenancy
1313
- global pause and resume of all processing
14-
- every (non-recurring) task belongs to a batch
1514
- batch cancelation can abort in process tasks "instantly"
1615
- easy to access batch statistics per tenant
1716
- async extension points with access to batch information

0 commit comments

Comments
 (0)