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

Updated free redis #7

Closed nathanwl88 closed 7 months ago

nathanwl88 commented 7 months ago

Updated FreeRedis as the previous version did not support SSL connections. Dotnet tests ran successfully.