samuelcolvin / arq

Fast job queuing and RPC in python with asyncio and redis.
https://arq-docs.helpmanual.io/
MIT License
1.98k stars 165 forks source link

[Redis version] Library does not support latest redis version #454

Open duy-nguyen-ts opened 3 weeks ago

duy-nguyen-ts commented 3 weeks ago

Hi team, I am having a trouble when I am using redis version latest redis[hiredis] = 5.0.4. And I check that arq currently not support version greater than 5. So do we have any plan to update it ?