roadrunner
roadrunner copied to clipboard
[💡 FEATURE REQUEST]: Redis driver for jobs
Plugin
JOBS
I have an idea!
I love that amqp and sqs are supported jobs drivers, but redis is also a fairly common queueing backend. It would be great to have support for redis as a jobs drivers.
Hey @andrei-dascalu, thanks for the FR. We discussed internally this feature and agreed, that it should be done. Stay tuned, I'll notify you about the planned version for this feature.
Excellent, it's fantastic to know it's already on the road map, looking forward it it. Thanks!
Rcomendation to check out redis streams for that(symfony redis messenger implementation).