Skip to content

Conversation

edlng
Copy link
Collaborator

@edlng edlng commented Aug 13, 2025

This PR adds the first part of the Sorted Set GA Commands.

Note

SER doesn't support blocking commands so the implementation we have here is our own custom implementation.

Issue link

This Pull Request is linked to issue: #3

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

Signed-off-by: Edward Liang <edward.liang@improving.com>
@edlng edlng requested a review from a team as a code owner August 13, 2025 16:28
Signed-off-by: Edward Liang <edward.liang@improving.com>
Copy link

@Yury-Fridlyand Yury-Fridlyand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix linter errors

Signed-off-by: Edward Liang <edward.liang@improving.com>
@edlng edlng mentioned this pull request Aug 13, 2025
25 tasks
Copy link
Collaborator

@yipin-chen yipin-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edlng edlng merged commit 1b706ed into main Aug 14, 2025
11 checks passed
@edlng edlng deleted the edlng-sorted-set-ga-pt1 branch August 14, 2025 16:39
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.

3 participants