Replies: 3 comments 7 replies
-
Today we only support scaling on Redis List and Redis Streams is on the way, but not based on redis cluster info. What's your scenario exactly? Based on that we can see if it's a good addition to the suite (which I think it is) |
Beta Was this translation helpful? Give feedback.
-
Thanks for the details @mboutet ! Right now, the Redis (List) scaler does not support a cluster topology - it's just a normal client connection for now using |
Beta Was this translation helpful? Give feedback.
-
That being said, it should be possible to create a clustered client based on a flag specified in the |
Beta Was this translation helpful? Give feedback.
-
https://redis.io/topics/cluster-spec
Thanks
Beta Was this translation helpful? Give feedback.
All reactions