This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch aleksraiden-patch-tbb
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 8c856aed Merge branch 'unstable' into aleksraiden-patch-tbb
add 447b8c2a ci: Bump build-push-action to v6 (#2367)
add ee69364d feat(config): add compaction-checker-cron to extend original
compaction-checker-range (#2383)
add e2cd4b1e chore: protect release branches in .asf.yaml (#2385)
add 6feb0f59 fix(.asf.yaml): branch protection cannot be created (#2386)
add 12067d9f ci: use official typos github action (#2388)
add f1c5acbd chore(ci): drop CentOS7 in CI since it's EOL now (#2393)
add 5712cbdc refactor: rename variable names for clarity in LCS method
(#2392)
add 7ed512e8 chore: Bump fmtlib to 11.0.0. (#2391)
add f37db815 Merge branch 'unstable' into aleksraiden-patch-tbb
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 10 ++++++++++
.github/workflows/kvrocks.yaml | 35 +++++++----------------------------
.github/workflows/nightly.yaml | 2 +-
cmake/fmt.cmake | 4 ++--
kvrocks.conf | 20 ++++++++++++++------
src/common/cron.cc | 2 ++
src/common/cron.h | 12 +++++++-----
src/config/config.cc | 23 +++++++++++------------
src/config/config.h | 11 ++---------
src/server/server.cc | 12 +++++++-----
src/types/redis_string.cc | 36 ++++++++++++++++++------------------
tests/cppunit/cron_test.cc | 40 ++++++++++++++++++++++++++++++++++++++++
12 files changed, 121 insertions(+), 86 deletions(-)