This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch aleksraiden-patch-update-tbb-2021.12.0
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from fe3627ef Update tbb.cmake
add 135dbc34 Bump apache/skywalking-eyes to 0.6.0 (#2241)
add 6aabd805 Add support of the CLUSTER REPLICAS command (#2244)
add ad3feaa5 Merge branch 'unstable' into
aleksraiden-patch-update-tbb-2021.12.0
No new revisions were added by this update.
Summary of changes:
.github/workflows/kvrocks.yaml | 2 +-
src/cluster/cluster.cc | 42 +++++++++++++++++
src/cluster/cluster.h | 1 +
src/commands/cmd_cluster.cc | 12 ++++-
tests/cppunit/cluster_test.cc | 46 +++++++++++++++++++
tests/gocase/integration/cluster/cluster_test.go | 58 +++++++++++++++++++++++-
6 files changed, 158 insertions(+), 3 deletions(-)