Replies: 2 comments 2 replies
-
Another query is, aioredis did a big change on v2.* it's also going to support redis cluster mode in future release(pr is under review), but v2.* is not compatible with python-socketio. Do we have a plan to upgrade aioredis? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Unfortunately I don't have anything to offer. The aioredis client manager is the only asyncio client that supports redis at this time. Sorry. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
As documentation shows, I am using aioredis client as a manager. I am going to move redis to redis cluster. But aioredis doesn't support redis cluster mode. I don't have a second queuing software. I like to know what is your suggestion in this case? Thanks much!
Beta Was this translation helpful? Give feedback.
All reactions