|
|
|
|
|
by dfajgljsldkjag
139 days ago
|
|
I have fixed many broken systems that used redis for small tasks. It is much better to put the jobs in the database we already have. This makes the code easier to manage and we have fewer things to worry about. I hope more teams start doing this to save time. |
|
Personally I've migrated 3 apps _from_ DB-backed job queues _to_ Redis/other-backed systems with great success.