main
Remove useless option CompressedSecondaryCacheOptions::compress_format_version (#14302)
Add (& fix) some simple source code checks (#8821)
Use AutoHCC by default in tools (#14120)
Major Cache refactoring, CPU efficiency improvement (#10975)
Reformat source files (#14331)
Support compressed and local flash secondary cache stacking (#11812)
Put Cache and CacheWrapper in new public header (#11192)
Simplify tracking entries already in SecondaryCache (#11299)
Remove extra semi colon from icsp/lib/logging/IcspLogRpcMessage.cpp
Fixing typos in comments and documentation (#14205)
Clarify/rename atomic wrapper stuff + blog post (#14213)
DROP support for block-based SST format_version < 2 (#14315)
Refactor, improve CompressedSecondaryCache (#13797)
Standardize on clang-format version 18 (#13233)
Provide a way to invoke a callback for a Cache handle (#12987)
Remove deprecated DB::Open raw pointer variants (and more) (#14335)
Typo fix (#14024)
Make CacheWithSecondaryAdapter reservation accounting more robust (#12059)
Add APIs to query secondary cache capacity and usage for TieredCache (#12011)
Prefer static_cast in place of most reinterpret_cast (#12308)
Add some compressed and tiered secondary cache stats (#12150)
Remove 'virtual' when implied by 'override' (#12319)
Update test implementations for MultiRead with fs_scratch reuse (#13195)