Commit Graph

15 Commits (7c19d43883bdbb26b1cfceeeebeee983e7d5cf20)

Author SHA1 Message Date
Levi Tamasi 0dc437d65c Clean up CompactionProxy (#7662) 5 years ago
Yanqin Jin 9f1c84ca47 Fix a bug in compaction iterator with timestamp (#7645) 5 years ago
Yanqin Jin 6595267980 Allow compaction iterator to perform garbage collection (#7556) 5 years ago
Akanksha Mahajan 9d212d3f0e Provide users with option to opt-in to get corrupt data in logs/messages (#7420) 5 years ago
Levi Tamasi b0e7834100 Integrate blob file writing with the flush logic (#7345) 5 years ago
Andrew Kryczka a1aa3f8385 Disable manual compaction during `ReFitLevel()` (#7250) 5 years ago
Burton Li 5be2cb6948 Compaction filter support for BlobDB (#6850) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Maysam Yabandeh dccaf9f03c Turn compaction asserts to runtime check (#5935) 6 years ago
sdong c06b54d0c6 Apply formatter on recent 45 commits. (#5827) 6 years ago
Maysam Yabandeh 6ec6a4a9a4 Remove snap_refresh_nanos option (#5826) 6 years ago
andrew 622683000c Allow users to stop manual compactions (#3971) 6 years ago
Maysam Yabandeh 7bc18e2727 Disable snapshot refresh feature when snap_refresh_nanos is 0 (#5724) 6 years ago
Vijay Nadimpalli cae22c53fb Make format 6 years ago
Vijay Nadimpalli 49c5a12dbe Organizing rocksdb/db directory 6 years ago
Maysam Yabandeh 6a40ee5eb1 Refresh snapshot list during long compactions (2nd attempt) (#5278) 6 years ago
Maysam Yabandeh 521d234bda Revert snap_refresh_nanos feature (#5269) 6 years ago
Maysam Yabandeh 8c7eb59838 Fix ubsan failure in snapshot refresh (#5257) 6 years ago
Maysam Yabandeh 506e8448be Refresh snapshot list during long compactions (#5099) 6 years ago
Siying Dong f48758e939 Deprecate CompactionFilter::IgnoreSnapshots() = false (#4954) 6 years ago
Yi Wu b1ad6ebba8 WritePrepared: fix two versions in compaction see different status for released snapshots (#4890) 7 years ago
Yi Wu 128f532858 WritePrepared: fix issue with snapshot released during compaction (#4858) 7 years ago
Abhishek Madan 81b6b09f6b Remove v1 RangeDelAggregator (#4778) 7 years ago
Abhishek Madan abf931afa6 Add compaction logic to RangeDelAggregatorV2 (#4758) 7 years ago
Zhongyi Xie 795e663df0 option for timing measurement of non-blocking ops during compaction (#4029) 7 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Yi Wu 1209b6db5c Blob DB: remove existing garbage collection implementation 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Mikhail Antonov 7fe3b32896 Added support for differential snapshots 8 years ago
Yi Wu d1b74b0c82 WritePrepared Txn: Compaction/Flush 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong ae28634e9f Remove some left-over BSD headers 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong db818d2d1a Fix RocksDB Lite build with CLANG 8 years ago
Mikhail Antonov ba685a472a Support ingest_behind for IngestExternalFile 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Yi Wu 0fcdccc33e Blob storage helper methods 8 years ago
Mike Kolupaev d18dd2c41f Abort compactions more reliably when closing DB 9 years ago
Mike Kolupaev 247d0979aa Support for range skips in compaction filter 9 years ago
Andrew Kryczka 7ffb10fc1a DeleteRange compaction statistics 9 years ago
Andrew Kryczka 6fbe96baf8 Compaction Support for Range Deletion 9 years ago
Islam AbdelRahman 5691a1d8a4 Fix compaction conflict with running compaction 9 years ago
Anirban Rahut 2fc2fd92a9 Single Delete Mismatch and Fallthrough statistics 9 years ago
Islam AbdelRahman 68a8e6b8fa Introduce FullMergeV2 (eliminate memcpy from merge operators) 9 years ago
Yueh-Hsuan Chiang be9816b3d9 Fix data race issue when sub-compaction is used in CompactionJob 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
agiardullo 9e44629061 Change SingleDelete to support conflict checking 10 years ago
agiardullo e5c5f23814 Support marking snapshots for write-conflict checking - Take 2 10 years ago