-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CLUSTER SHARDS command #2984
Labels
Comments
Hi! |
@yaopen4 You're welcome to give it a shot 😃 |
wormogig
pushed a commit
to wormogig/jedis
that referenced
this issue
Oct 21, 2023
wormogig
pushed a commit
to wormogig/jedis
that referenced
this issue
Oct 26, 2023
Hello. |
sazzad16
added a commit
that referenced
this issue
Nov 14, 2023
* Add CLUSTER SHARDS command (#2984) * Added new classes for CLUSTER SHARDS response * Slots type changed to List<List<Long>> + style fixed * Apply suggestions from code review * reset redis before ClusterCommandTest added * isSsl() added to ClusterShardNodeInfo * Several assertion added to clusterShards test --------- Co-authored-by: Khokhlov Aleksey <wormogig@gmail.com> Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://redis.io/commands/cluster-shards/
The text was updated successfully, but these errors were encountered: