This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch aleksraiden-patch-2
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 30519f734 Update kvrocks.yaml
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 6a7c4b9f5 Merge branch 'unstable' into aleksraiden-patch-2
No new revisions were added by this update.
Summary of changes:
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 ++++++++++++++++++++++++++++
4 files changed, 78 insertions(+), 1 deletion(-)