This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch
dependabot/go_modules/tests/gocase/github.com/redis/go-redis/v9-9.7.3
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from c07430d3f Merge branch 'unstable' into
dependabot/go_modules/tests/gocase/github.com/redis/go-redis/v9-9.7.3
add 74084cc0d feat(cmd): add new command KMETADATA (#2827)
add e6e98e699 Merge branch 'unstable' into
dependabot/go_modules/tests/gocase/github.com/redis/go-redis/v9-9.7.3
No new revisions were added by this update.
Summary of changes:
src/commands/cmd_key.cc | 29 ++-
tests/gocase/unit/kmetadata/kmetadata_test.go | 248 ++++++++++++++++++++++++++
2 files changed, 276 insertions(+), 1 deletion(-)
create mode 100644 tests/gocase/unit/kmetadata/kmetadata_test.go