Skip to content

Fix incorrect routing of some sorted-set and stream commands#3080

Open
mgravell wants to merge 5 commits into
mainfrom
marc/sdiffcard
Open

Fix incorrect routing of some sorted-set and stream commands#3080
mgravell wants to merge 5 commits into
mainfrom
marc/sdiffcard

Conversation

@mgravell
Copy link
Copy Markdown
Collaborator

@mgravell mgravell commented May 18, 2026

  1. test and fix incorrect routing of some "sorted set" and "stream" commands
  2. for the sorted-set work: fix via new custom efficient message cores
  3. for the stream work (more diverse): fix by using a slot-routed general purpose message
  4. add reusable helpers for common null checks on key/value arrays
  5. clarify SetOperation internal helper methods

mgravell added 5 commits May 18, 2026 10:14
…ommands

2. fix via new custom efficient message cores
3. add reusable helpers for common null checks on key/value arrays
4. prep work for likely ZDIFFCARD/ZUNIONCARD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant