main
Deprecate random access max buffer size references - take #2 (#13288)
Remove obsolete compression code and some .h->.cc movement (#14325)
Remove deprecated DB::Open raw pointer variants (and more) (#14335)
Mark dependencies as PRIVATE and fix missing dependencies in tools. (#6790)
adding docker build script and dockerfile
Add copyright headers per FB open-source checkup tool. (#5199)
Revamp check_format_compatible.sh (#8012)
optimize file size statistics in benchmark script (#12363)
internal_repo_rocksdb
Fix file modes (#10815)
Restore blob_dump_tool compression support (partially revert PR #14266) (#14382)
Start development 11.4 (#14747)
Fix format compatibility issues, extend test (#14323)
Add (& fix) some simple source code checks (#8821)
Guard db_bench DB lifetime with RWMutex against shutdown race (#14754)
Delete max_write_buffer_number_to_maintain (#13491)
Add multi-DB stress testing support (--num_dbs flag) (#14749)
Fix /bin/bash shebangs
Remove RocksDB LITE (#11147)
Use/endorse (Auto)HyperClockCache by default over LRUCache (#13964)
Support automated interpolation search (#14383)
Clean up failed regression test workdirs (#14751)
add exe and script path check (#11621)
First version of rocksdb_dump and rocksdb_undump.
Standardize on clang-format version 18 (#13233)
Allow standalone file and directory arguments to sst_dump (#13978)
DROP support for block-based SST format_version < 2 (#14315)
Fix range deletion crash test errors (#14573)
env: suppress liburing TSAN false positives (#14710)
Fix `ldb dump` swallowing errors, but `ldb scan` for compatibility test (#14422)