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 e4c38f662 Merge branch 'unstable' into aleksraiden-patch-1
add 96dd8cb26 fix(stream): accept `~` modifier in XADD and XTRIM (#3403)
add 833bf36a0 fix(ci): failure in macOS due to the unavailable cmake
version (#3415)
add da5e46307 fix(server): data race when accessing the db scan infos in
GetLatestKeyNumStats (#3414)
add 01100a60d 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 | 28 ++++++++---------
src/server/server.cc | 2 +-
tests/gocase/unit/type/stream/stream_test.go | 47 ++++++++++++++++++++++++++++
4 files changed, 63 insertions(+), 16 deletions(-)