mget in cluster mode #3734
Unanswered
joylannister
asked this question in
Q&A
Replies: 1 comment
-
|
For I checked the cluster client code for that version. It computes the slot from the first key and sends the whole So for v8.11.0 your options are:
This seems to be improved in newer go-redis versions, but for the exact version you mentioned I would treat cross-shard |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In cluster mode, if the keys are not on the same shard, does it support mget? (github.com/go-redis/redis/v8 v8.11.0) thanks
Beta Was this translation helpful? Give feedback.
All reactions