Commit Graph

105 Commits (26dc29633ea57483e85b4bfa892a8f0785bce3c4)

Author SHA1 Message Date
Yanqin Jin 5d9a67e718 Support loading custom objects in unit tests (#5676) 5 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 5 years ago
Vijay Nadimpalli 49c5a12dbe Organizing rocksdb/db directory 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Vijay Nadimpalli 50e470791d Organizing rocksdb/table directory by format 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Siying Dong 545d206040 Move some file related files outside util/ (#5375) 5 years ago
Maysam Yabandeh f383641a1d Unordered Writes (#5218) 5 years ago
Sagar Vemuri 3548e4220d Improve explicit user readahead performance (#5246) 5 years ago
anand76 fefd4b98c5 Introduce a new MultiGet batching implementation (#5011) 5 years ago
Siying Dong cf3a671733 Remove cuckoo hash memtable (#4953) 5 years ago
Anand Ananthabhotla b9d6eccac1 Lock free MultiGet (#4754) 6 years ago
Siying Dong da1c64b6e7 Introduce a CPU time counter in perf_context (#4741) 6 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Yanqin Jin de18a2d82e Update test to cover a new case in file ingestion (#4614) 6 years ago
Bo Hou cd9404bb77 xxhash 64 support 6 years ago
Yanqin Jin 5b4c709fad Enable atomic flush (#4023) 6 years ago
Yi Wu 933250e355 Fix RepeatableThreadTest::MockEnvTest hang (#4560) 6 years ago
Zhongyi Xie cac87fcf57 move dump stats to a separate thread (#4382) 6 years ago
Yi Wu dc813e4b85 Improve log handling when recover without flush (#4405) 6 years ago
Maysam Yabandeh 65ac72edd9 Fix bug in partition filters with format_version=4 (#4381) 6 years ago
Dan Melnic ca92fc71a4 Initialize uninitialized std::atomic variables 6 years ago
Maysam Yabandeh caf0f53a74 Index value delta encoding (#3983) 6 years ago
Nathan VanBenschoten ef7815b803 Support range deletion tombstones in IngestExternalFile SSTs (#3778) 6 years ago
Anand Ananthabhotla e3eba52a5d Re-enable kUniversalSubcompactions option_config (#4125) 6 years ago
Maysam Yabandeh d0c38c0c8c Extend some tests to format_version=3 (#3942) 6 years ago
Maysam Yabandeh 44cf84932f Fix the bug of some test scenarios being put after kEnd 6 years ago
Siying Dong d59549298f Skip deleted WALs during recovery 6 years ago
Siying Dong d5afa73789 Revert "Skip deleted WALs during recovery" 6 years ago
Zhongyi Xie 2770a94c42 make MockTimeEnv::current_time_ atomic to fix data race 6 years ago
Phani Shekhar Mantripragada 446b32cfc3 Support for Column family specific paths. 6 years ago
Maysam Yabandeh 73f21a7b21 Skip deleted WALs during recovery 6 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 years ago
Maysam Yabandeh 8eb1d445c3 Unbreak MemTableRep API change 6 years ago
Maysam Yabandeh 813719e952 WritePrepared Txn: Duplicate Keys, Memtable part 7 years ago
Yi Wu dc360df81e Fix multiple build failures 7 years ago
Zhongyi Xie 5fac4729cc make compaction_readahead_size_ thread safe 7 years ago
Zhongyi Xie 32e31d49d1 Make DBOption compaction_readahead_size dynamic 7 years ago
Mikhail Antonov 7fe3b32896 Added support for differential snapshots 7 years ago
Yi Wu 66a2c44ef4 Add DB::Properties::kEstimateOldestKeyTime 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Sushma Devendrappa 0655b58582 enable PinnableSlice for RowCache 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Ewout Prangsma 51778612c9 Encryption at rest support 7 years ago
Siying Dong 5c97a7c066 Unit Tests for sync, range sync and file close failures 7 years ago
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago