main
Delete obsolete SER files
Standardize on clang-format version 18 (#13233)
Fix missed condition variable signal in DeleteScheduler (#14442)
Fall back to sync read when async IO is unavailable (#14337)
Propagate Poll errors in FilePrefetchBuffer::PollIfNeeded (#14282)
Merge branch 'facebook:main' into spatial-develop
Propagate file_checksum through FileOptions on NewRandomAccessFile (#14321)
Resuming and persisting subcompaction progress in CompactionJob (#13983)
Support read rate-limiting in SequentialFileReader (#9973)
Fix check-sources.sh non-ASCII check and remove non-ASCII from sources (#14729)
propagate request_id from app -> Rocks -> FS (#13616)
Run Clang format on file folder (#10860)
Remove unnecessary, confusing 'extern' (#12300)
Reuse internal auto readhead_size at each Level (expect L0) for Iterations (#9056)
Support GetFileSize API in FSRandomAccessFile (#13676)
Make StringEnv, StringSink, StringSource use FS classes (#7786)
Retry DB::Open upon a corruption detected while reading the MANIFEST (#12518)
Clean up some CFOptions code hygiene, fix SetOptions() bug (#13294)
Remove stats_ field from SstFileManagerImpl (#13757)
Support Super Block Alignment (#13909)
Add reuse_manifest_on_open DBOption (#14704)