Commit Graph

6909 Commits (ec5843dca99dc7a16f1e80237468d7b5df2e6e1d)
 

Author SHA1 Message Date
Yi Wu e763e1b623 BlobDB: dump blob db options on open 7 years ago
Yi Wu 48cf8da2bb BlobDB: update blob_db_options.bytes_per_sync behavior 7 years ago
Yi Wu 06149429d9 WritePrepared Txn: Return NotSupported on iterator refresh 7 years ago
Andrew Kryczka 1563801bce blog post for auto-tuned rate limiter 7 years ago
Yi Wu 2190e96727 Remove incorrect comment 7 years ago
Maysam Yabandeh 0faa026db6 WritePrepared Txn: make buck tests parallel 7 years ago
Maysam Yabandeh 78c2eedb4f fix release order in validateNumberOfEntries 7 years ago
Guo Xiao aa6509d8e4 Fix build for linux 7 years ago
Maysam Yabandeh a6d3c762df WritePrepared Txn: non-2pc write in one round 7 years ago
Anand Ananthabhotla fccc12f386 Add a histogram stat for memtable flush 7 years ago
Maysam Yabandeh 95583e1532 db_stress: skip snapshot check if cf is dropped 7 years ago
Yi Wu 237b292515 BlobDB: Remove the need to get sequence number per write 7 years ago
Andrew Kryczka a79c7c05e8 fix backup meta-file buffer overrun 7 years ago
Andrew Kryczka 5a7e08468a fix ThreadStatus for bottom-pri compaction threads 7 years ago
Orvid King b4d88d7128 Fix the build with MSVC 2017 7 years ago
Siying Dong def6a00740 Print out compression type of new SST files in logging 7 years ago
Siying Dong 6b77c07379 NUMBER_BLOCK_COMPRESSED, etc, shouldn't be treated as timer counter 7 years ago
Maysam Yabandeh cd2e5cae7f WritePrepared Txn: make db_stress transactional 7 years ago
Maysam Yabandeh 546a63272f disableWAL with WriteImplWALOnly 7 years ago
Maysam Yabandeh 35dfbd58dd WritePrepared Txn: GC old_commit_map_ 7 years ago
Zhongyi Xie 51c2ea0feb Reduce heavy hitter for Get operation 7 years ago
Islam AbdelRahman 9089373a01 Fix DeleteScheduler::MarkAsTrash() handling existing trash 7 years ago
Yi Wu 7393ef779c Fix BlockFetcher ASAN error 7 years ago
Souvik Banerjee 4bcb7fb148 Update transaction_test_util.cc 7 years ago
Yi Wu e3a06f12d2 WritePrepared Txn: fix compaction filter snapshot checks 7 years ago
Siying Dong a9c8d4ef15 Fix memory issue introduced by 2f1a3a4d74 7 years ago
Zhongyi Xie bb5ed4b1d1 exclude DynamicUniversalCompactionOptions from ROCKSDB_LITE 7 years ago
Siying Dong 0d5692e02b Switch version to 5.10 7 years ago
Siying Dong 2f1a3a4d74 Refactor ReadBlockContents() 7 years ago
Yi Wu 9a27ac5d89 Fix drop column family data race 7 years ago
Zhongyi Xie fcc8a6574d Make Universal compaction options dynamic 7 years ago
Yi Wu 250a51a3f9 BlobDB: refactor DB open logic 7 years ago
Prashant D 6a183d1ae8 Fix coverity issues compaction_job, compaction_picker 7 years ago
Andrew Kryczka e3814a8608 revert fbcode build behavior 7 years ago
Dmitri Smirnov fe608e32ab Fix a race condition in WindowsThread (port::Thread) 7 years ago
Prashant D 34aa245dd8 Fix coverity issues version, write_batch 7 years ago
Prashant D baff91c1ad table: Fix coverity issues 7 years ago
Andrew Kryczka 2e3a00987e fix ASAN for DeleteFilesInRange test case 7 years ago
Yi Wu e1c569c324 Fix clang-analyzer false-positive on ldb_cmd.cc 7 years ago
Sagar Vemuri bbef8c3884 Log GetCurrentTime failures during Flush and Compaction 7 years ago
Sagar Vemuri d51fcb21f4 Blob DB: Add db_bench options 7 years ago
Andrew Kryczka 53a516ab58 update history for recent commits 7 years ago
Andrew Kryczka 78d1a5ec72 Preserve overlapping file endpoint invariant 7 years ago
Yi Wu a7d32776f0 Fix write_callback_test compile error 7 years ago
Yi Wu 7f04af32a5 ldb to allow db with --try_load_options and without an options file 7 years ago
Yi Wu b5798bd324 Add missing recent versions to format compatible test 7 years ago
Yi Wu 20995c5729 Make iterator invalid on Merge error 7 years ago
Maysam Yabandeh 36911f55dd WritePrepared Txn: stress test 7 years ago
Flarnie Marchan 1b0c58d7e7 Add Code of Conduct 7 years ago
Adam Novak a37d734596 Add ROCKSDB_DISABLE_* environment variables 7 years ago