main
Run internal cpp modernizer on RocksDB repo (#12398)
Fix check-sources.sh non-ASCII check and remove non-ASCII from sources (#14729)
Restore blob_dump_tool compression support (partially revert PR #14266) (#14382)
Remove deprecated DB::Open raw pointer variants (and more) (#14335)
Standardize on clang-format version 18 (#13233)
Run clang-format on utilities/ (except utilities/transactions/) (#10853)
Put Cache and CacheWrapper in new public header (#11192)
Remove deprecated SliceTransform::InRange() virtual method (#14353)
Fix string-conversion issue in internal_repo_rocksdb/repo/utilities/persistent_cache/block_cache_tier_file.cc +2 (#14312)
Expose a simple secondary index implementation (#13370)
Start development 11.4 (#14747)
Add an optional min file size requirement for deletion triggered compaction (#13707)
Keep prepared transactions rollbackable after commit write failure (#14778)
Require C++20 (#13904)
Remove FactoryFunc from LoadXXXObject (#11203)
Fix serious FSDirectory use-after-Close bug (missing fsync) (#10460)
Explicitly closing all directory file descriptors (#10049)
Support GetFileSize API in FSRandomAccessFile (#13676)
Remove RocksDB LITE (#11147)
Revert "Create a new API FileSystem::SyncFile for file sync (#13762)" (#13987)
Per-StressTest fault injection with env/fs cleanup (#14757)
Add some compressed and tiered secondary cache stats (#12150)
Remove 'virtual' when implied by 'override' (#12319)
Reformat source files (#14331)
Add support in SstFileReader to get a raw table iterator (#12385)