This is an automated email from the ASF dual-hosted git repository.
hulk pushed a change to branch aleksraiden-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from f7737308 (ci) Bump apache/skywalking-eyes to 0.6.0
add ed5937ce Add support of the command COPY (#2238)
add f41f9206 Merge branch 'unstable' into aleksraiden-patch-1
No new revisions were added by this update.
Summary of changes:
src/commands/cmd_key.cc | 84 +++-
src/storage/redis_db.cc | 16 +-
src/storage/redis_db.h | 8 +-
.../{rename/rename_test.go => copy/copy_test.go} | 531 ++++++++++++---------
tests/gocase/unit/rename/rename_test.go | 22 +-
5 files changed, 391 insertions(+), 270 deletions(-)
copy tests/gocase/unit/{rename/rename_test.go => copy/copy_test.go} (68%)