Sign in Sign up
nuget

RedisWorker

Implementation of a queue / worker pattern backed by Redis Features include: Retries when handling work causes uncaught exceptions Handles work concurrently using the ThreadPool Saves completed work into an audit hash Requeues work dropped by a crashed or disconnected worker

nuget View on Nuget

Activity

Latest release
12y ago
Total releases
4
Cadence
~2 months
Last 12 months
0

Details

First release
Mar 26, 2013
Releases
Version Released
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial