Skip to content
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

Allow sending keys from different slots on JSON.MGET for CME #2455

Closed
shohamazon opened this issue Oct 14, 2024 · 1 comment · Fixed by #2514
Closed

Allow sending keys from different slots on JSON.MGET for CME #2455

shohamazon opened this issue Oct 14, 2024 · 1 comment · Fixed by #2514
Assignees
Labels
Rust core redis-rs/glide-core matter
Milestone

Comments

@shohamazon
Copy link
Collaborator

Currently, JSON.MGET in Cluster Mode Enabled (CME) does not support sending keys from different slots.

We should implement the same behavior that was allowed for the MGET command, where keys from different slots can be processed in a cluster mode.

@shohamazon shohamazon added Rust core redis-rs/glide-core matter 1_2_candidate labels Oct 14, 2024
@shohamazon shohamazon added this to the 1.2 milestone Oct 14, 2024
@shohamazon shohamazon self-assigned this Oct 14, 2024
@Yury-Fridlyand Yury-Fridlyand linked a pull request Oct 24, 2024 that will close this issue
6 tasks
@Yury-Fridlyand
Copy link
Collaborator

#2514

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust core redis-rs/glide-core matter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants