summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-30Add comment for memory usage in BeginTransaction() and WriteBatch::Clear() (#...HEADmainChangyu Bi
2024-09-27Fix some missing values in stress test (#13039)Yu Zhang
2024-09-26Bug fix and test BuildDBOptions (#13038)Peter Dillinger
2024-09-25More accurate accounting of compressed cache memory (#13032)anand76
2024-09-25Remove unnecessary semi-colon (#13034)Jay Huh
2024-09-25Respect lowest_used_cache_tier option for compressed blocks (#13030)anand76
2024-09-25More info in CompactionServiceJobInfo and CompactionJobStats (#13029)Jay Huh
2024-09-20Update HISTORY.md, version.h, and the format compatibility check script for t...Levi Tamasi
2024-09-20Steps toward deprecating implicit prefix seek, related fixes (#13026)Peter Dillinger
2024-09-20Load latest options from OPTIONS file in Remote host (#13025)Jay Huh
2024-09-20Make Cache a customizable class (#13024)anand76
2024-09-19Compact one file at a time for FIFO temperature change compactions (#13018)Changyu Bi
2024-09-19Change the semantics of blob_garbage_collection_force_threshold to provide be...Levi Tamasi
2024-09-19Steps toward making IDENTITY file obsolete (#13019)Peter Dillinger
2024-09-18Add an option to dump wal seqno gaps (#13014)Yu Zhang
2024-09-18Fix and generalize framework for filtering range queries, etc. (#13005)Peter Dillinger
2024-09-18Fix orphaned files in SstFileManager (#13015)Nick Brekhus
2024-09-17Update folly Github hash (#13017)Yu Zhang
2024-09-17Fix a bug with auto recovery on WAL write error (#12995)Changyu Bi
2024-09-17Remove last user of AutoHeaders.RECURSIVE_GLOBJon Janzen
2024-09-17Add missing RemapFileSystem::ReopenWritableFile (#12941)leipeng
2024-09-14Deshim coro in fbcode/internal_repo_rocksdbNicholas Ormrod
2024-09-13Fix wraparound in SstFileManager (#13010)Nick Brekhus
2024-09-13Fix a couple of missing cases of retry on corruption (#13007)anand76
2024-09-12Fix a bug in ReFitLevel() where `FileMetaData::being_compacted` is not cleare...Changyu Bi
2024-09-10Add an internal API MemTableList::GetEditForDroppingCurrentVersion (#13001)Yu Zhang
2024-09-10Support building db_bench using buck (#13004)Levi Tamasi
2024-09-06Provide a way to invoke a callback for a Cache handle (#12987)anand76
2024-09-06Make compaction always use the input version with extra ref protection (#12992)Yu Zhang
2024-09-06Add documentation for background job's state transition (#12994)Yu Zhang
2024-09-06Disable WAL fault injection in some case (#13000)Changyu Bi
2024-09-06More valgrind fixes (#12990)Peter Dillinger
2024-09-05Ensure SSTs compressed in tiered_secondary_cache_test (#12993)Peter Dillinger
2024-09-04Fix and clarify ignore_unknown_options (#12989)Peter Dillinger
2024-09-03Fix the check format compatible change (#12988)Jay Huh
2024-09-03Fix non-ASCII character (#12972)Symious
2024-09-03Add a new file ingestion option `link_files` (#12980)Changyu Bi
2024-08-27Small CPU optimization in InlineSkipList::Insert() (#12975)Changyu Bi
2024-08-27Retain previous trace file in db_stress for debugging purposes (#12978)anand76
2024-08-26Scope down workflow permissions (#12973)Jay Huh
2024-08-26Fix flaky test DBTest2.VariousFileTemperatures (#12974)Peter Dillinger
2024-08-26Support ingesting db generated files using hard link (#12959)Changyu Bi
2024-08-23Add Temperature to FileAttributes (#12965)Peter Dillinger
2024-08-23Options for file temperature for more files (#12957)Peter Dillinger
2024-08-23Disable benchmark-linux (#12964)Jay Huh
2024-08-23Fix MultiGet with timestamps (#12943)eniac1024
2024-08-21Record largest seqno in table properties and verify in file ingestion (#12951)Changyu Bi
2024-08-21Fix build for macos-arm64-macosx-clang17-no-san (#12949)Jay Huh
2024-08-21Add some documentation for version edit handlers (#12948)Yu Zhang
2024-08-20Enable Continuous Benchmarking of RocksDB (#12885)Radek Hubner