This is an automated email from the ASF dual-hosted git repository.
hulk pushed a change to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 46fa34b66 feat: Add support for RISC-V architecture (#3053)
add a10777947 feat(replication): WAIT cmd supports timeout (#3117)
No new revisions were added by this update.
Summary of changes:
src/commands/cmd_replication.cc | 99 +++++++++++++++-
src/server/server.cc | 18 ++-
src/server/server.h | 4 +
tests/gocase/unit/wait/wait_test.go | 221 +++++++++++++++++++++++++++++++++++-
4 files changed, 333 insertions(+), 9 deletions(-)