Redis Worker NuGet Package

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.




Got any Redis Worker Question?





Info

Version: 1.0.3
Author(s): Russell Chadwick
Last Update: Monday, March 17, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/russellchadwick/RedisWorker
NuGet Url: https://www.nuget.org/packages/RedisWorker


Install
Install-Package RedisWorker
dotnet add package RedisWorker
paket add RedisWorker
RedisWorker Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

3665