moclojer / clj-rq

RQ (Redis Queue) is a simple Clojure package for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry
MIT License
16 stars 2 forks source link

implement fault tolerant mechanisms #1

Closed J0sueTM closed 4 months ago

J0sueTM commented 5 months ago

Specifically: