MeVitae / redis-work-queue

A cross-platform work queue, on top of a redis database, with implementations in Python, Rust, Go, Node.js (TypeScript) and Dotnet (C#).
MIT License
15 stars 2 forks source link

Light clean: add C# implementation, tests, and fix things! #8

Open nathanwl88 opened 3 months ago

nathanwl88 commented 3 months ago

Added light clean for C# so it can be ran inside a C# web job.