Commit Graph

30 Commits (ebab2e2d42bd13a85b355264603d63f9f988572f)

Author SHA1 Message Date
Maysam Yabandeh ec6c5383d0 WritePrepared Txn: end-to-end tests 7 years ago
Adrien Schildknecht 01542400a8 Inform caller when rocksdb is stalling writes 7 years ago
Maysam Yabandeh 385049baf2 WritePrepared Txn: Recovery 7 years ago
Quinn Jarrell 6a541afcc4 Make bytes_per_sync and wal_bytes_per_sync mutable 7 years ago
Maysam Yabandeh 60beefd6e0 WritePrepared Txn: Advance seq one per batch 7 years ago
Huachao Huang 2a5915049e Fix missing BYTES_PER_WRITE for pipeline write 7 years ago
follitude ac8fb77afd fix some misspellings 7 years ago
Maysam Yabandeh eb6425303e Update WritePrepared with the pseudo code 7 years ago
Maysam Yabandeh 30b58cf71a Remove the orphan assert on !need_log_sync 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Maysam Yabandeh 1e34d07e18 Simplify and document sync rules for logs_ etc 7 years ago
Maysam Yabandeh e9f91a5176 Add a fetch_add variation to AddDBStats 7 years ago
Siying Dong 18c63af6ef Make "make analyze" happy 7 years ago
Maysam Yabandeh 01534db24c Fix the reported asan issues 7 years ago
Maysam Yabandeh 8e6345d2df Update rename of ParanoidCheck 7 years ago
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 7 years ago
Andrew Kryczka 71f5bcb730 Introduce OnBackgroundError callback 7 years ago
Andrew Kryczka c217e0b9c7 Call RateLimiter for compaction reads 7 years ago
Siying Dong 52a7f38b19 WriteOptions.low_pri which can throttle low pri writes if needed 7 years ago
Yi Wu ad19eb8686 Fixing blob db sequence number handling 7 years ago
Yi Wu 07bdcb91fe New WriteImpl to pipeline WAL/memtable write 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Yi Wu e9e6e53247 Simplify write thread logic 7 years ago
Igor Canadi b6b9359ece Fix BYTES_WRITTEN accounting 7 years ago
Maysam Yabandeh 20778f2f92 Adding comments to the write path 7 years ago
Siying Dong ff97287016 Refactor compaction picker code 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Siying Dong ce64b8b719 Divide db/db_impl.cc 7 years ago