Open codergeek121 opened 1 year ago
Most applications should be fine with a DB backed queue.
If reasonable, add GoodJob only for production and rely on :async in development.
:async
Most applications should be fine with a DB backed queue.
If reasonable, add GoodJob only for production and rely on
:async
in development.