This is an automated email from the ASF dual-hosted git repository.
aleksraiden pushed a change to branch aleksraiden-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from e7f233f77 Update x.py
add a68caeb57 fix(command): Fix MSETEX key range for command (#3336)
add 25216331b fix(stream): add missing return after empty response in
XREAD/XREADGROUP OnWrite (#3337)
add 5c8088241 chore(ci): bump typos checker to 1.42.0 (#3334)
add 3aeab5f12 Merge branch 'unstable' into aleksraiden-patch-1
No new revisions were added by this update.
Summary of changes:
.github/workflows/kvrocks.yaml | 2 +-
src/commands/cmd_stream.cc | 2 +
src/commands/cmd_string.cc | 2 +-
tests/gocase/unit/command/command_test.go | 9 ++++
tests/gocase/unit/type/stream/stream_test.go | 66 ++++++++++++++++++++++++++++
5 files changed, 79 insertions(+), 2 deletions(-)