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

Fix incorrect HashSlot calculation for XREAD and XREADGROUP commands #2093

Merged
merged 5 commits into from
Jun 14, 2022

Commits on Apr 14, 2022

  1. Fix incorrect HashSlot calculation for XREADGROUP with a single strea…

    …m (StreamReadGroup/StreamReadGroupAsync)
    Niels Derdaele committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    5dc1b21 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect HashSlot calculation for XREADGROUP with multiple strea…

    …ms (StreamReadGroup/StreamReadGroupAsync)
    Niels Derdaele committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    cb1fdea View commit details
    Browse the repository at this point in the history
  3. Fix incorrect HashSlot calculation for XREAD (StreamRead/StreamReadAs…

    …ync)
    Niels Derdaele committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    6357b7e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    d94f269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc1cdd View commit details
    Browse the repository at this point in the history