This is an automated email from the ASF dual-hosted git repository.
aleksraiden pushed a change to branch aleksraiden-patch-ci-macos11
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from afb92511 Merge branch 'unstable' into aleksraiden-patch-ci-macos11
add 5ff2d540 chore: Bump fmtlib to 11.0.1 (#2394)
add dcb40752 chore: Bump rocksdb to v9.3.1 (#2380)
add 7dd0248e chore: Bump oneTBB to 2021.13.0 (#2375)
add 51569adc feat: add `iter->status()` check for loop iterators (#2395)
add 0654c448 Merge branch 'unstable' into aleksraiden-patch-ci-macos11
No new revisions were added by this update.
Summary of changes:
cmake/fmt.cmake | 4 ++--
cmake/rocksdb.cmake | 4 ++--
cmake/tbb.cmake | 4 ++--
src/cluster/slot_migrate.cc | 16 ++++++++++++++++
src/search/index_manager.h | 4 ++++
src/search/indexer.cc | 4 ++++
src/storage/redis_db.cc | 11 ++++++++++-
src/storage/scripting.cc | 8 ++++++++
src/types/redis_stream.cc | 29 +++++++++++++++++++++++++++--
9 files changed, 75 insertions(+), 9 deletions(-)