This is an automated email from the ASF dual-hosted git repository.
aleksraiden pushed a change to branch aleksraiden-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 6fcf3b0f Update jsoncons.cmake
add f38557b1 feat: add slow flags for commands with heavy disk I/O (#2494)
add afd0a1b2 fix(config): wrong rocksdb config name max_sub_compactions
(#2499)
add abc79423 Merge branch 'unstable' into aleksraiden-patch-1
No new revisions were added by this update.
Summary of changes:
kvrocks.conf | 42 +++++++++++++++++++++---------------------
src/commands/cmd_hash.cc | 6 +++---
src/commands/cmd_list.cc | 4 ++--
src/commands/cmd_set.cc | 16 ++++++++--------
src/commands/cmd_zset.cc | 14 +++++++-------
src/commands/commander.h | 3 +++
src/config/config.cc | 3 ++-
src/config/config.h | 2 +-
src/storage/storage.cc | 2 +-
tests/cppunit/config_test.cc | 2 +-
10 files changed, 49 insertions(+), 45 deletions(-)