This is an automated email from the ASF dual-hosted git repository.
jihuayu pushed a change to branch aleksraiden-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from a977a8a68 Update json_test.go
add 07a67bead feat(string): support IFEQ/IFNE/IFDEQ/IFDNE in SET command
(#3475)
add 1ea2ead7d Merge branch 'unstable' into aleksraiden-patch-1
No new revisions were added by this update.
Summary of changes:
src/commands/cmd_string.cc | 21 +-
src/types/redis_string.cc | 52 +++-
src/types/redis_string.h | 7 +-
tests/cppunit/types/string_test.cc | 43 +++
tests/gocase/unit/type/strings/strings_test.go | 381 ++++++++++++++++++++++++-
5 files changed, 498 insertions(+), 6 deletions(-)