This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch aleksraiden-patch-cpptrace-073
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 4db231db Merge branch 'unstable' into aleksraiden-patch-cpptrace-073
add c6d9ad29 feat(conn): avoid to check the command name directly (#2668)
add 4810a84f Merge branch 'unstable' into aleksraiden-patch-cpptrace-073
No new revisions were added by this update.
Summary of changes:
src/commands/cmd_server.cc | 2 +-
src/commands/cmd_txn.cc | 14 +++++---------
src/commands/commander.h | 9 +++++----
src/common/string_util.cc | 5 +++++
src/common/string_util.h | 1 +
src/server/redis_connection.cc | 6 +++---
tests/gocase/unit/multi/multi_test.go | 2 +-
7 files changed, 21 insertions(+), 18 deletions(-)