Commit Graph

6671 Commits (bbcd3b0bd2c6dbc10e1bbf73f994179031c76c27)
 

Author SHA1 Message Date
Yi Wu bbcd3b0bd2 Suppress valgrind "unimplemented functionality" error 7 years ago
Maysam Yabandeh 54b43563be WritePrepared Txn: Refactoring WriteCallback 7 years ago
Maysam Yabandeh 53863b76f9 WritePrepared Txn: fix bug with Rollback seq 7 years ago
Maysam Yabandeh 175d5d6a9e Properly destruct rebuilding_trx_ 7 years ago
Yi Wu 9871ea4357 Regression test build binaries with PORTABLE=1 7 years ago
Yi Wu 42564ada53 Blob DB: not using PinnableSlice move assignment 7 years ago
Maysam Yabandeh 2515266725 WritePrepared Txn: Refactoring TrackKeys 7 years ago
Maysam Yabandeh 2edc92bc28 WritePrepared Txn: cross-compatibility test 7 years ago
Maysam Yabandeh 857adf388f WritePrepared Txn: Refactor conf params 7 years ago
Andrew Kryczka 07c2738ffa prefer enabling cpu features via -march/-mcpu 7 years ago
Dmitri Smirnov f8e2db0717 Fix crashes, address test issues and adjust windows test script 7 years ago
Shaohua Li eefd75a228 Stream 7 years ago
kapitan-k f1c5eaba56 updated c ingestexternalfileoptions for ingest behind 7 years ago
Andrew Kryczka 93f69cb93a use bottommost compression when base level is bottommost 7 years ago
Yi Wu 5e9e5a4702 Blob DB: Fix race condition between flush and write 7 years ago
Yi Wu ca75f0a64a Blob DB: Fix release build 7 years ago
Yi Wu 4f9f124347 Blob DB: use compression in file header instead of global options 7 years ago
Andrew Kryczka 114896c4e0 db_bench compression options 7 years ago
Andrew Kryczka 65c95d9c59 support db_bench compact benchmark on bottommost files 7 years ago
Manuel Ung e03377c7fd Add lock wait time as a perf context counter 7 years ago
Yi Wu be410dede8 Fix PinnableSlice move assignment 7 years ago
Sagar Vemuri a6d8e30c05 Remove unnecessary status check in TableCache::NewIterator 7 years ago
Prashant D 4c8f336401 util: Fix coverity issues 7 years ago
Andrew Kryczka cfb120f737 fix CopyFile status checks 7 years ago
Yi Wu d956169563 Fix clang build error 7 years ago
Yi Wu 2581c0a5a1 Blob DB: Fix BlobDBTest::SnapshotAndGarbageCollection asan failure 7 years ago
Andrew Kryczka 24ad430600 pass key/value samples through zstd compression dictionary generator 7 years ago
Andrew Kryczka c4c1f961e7 dynamically change current memtable size 7 years ago
Zhongyi Xie 30e4e01e05 add missing else 7 years ago
Prashant D 602fe9454c Fix coverity issues in include/rocksdb 7 years ago
Yi Wu 62578d80c1 Blob DB: Add compaction filter to remove expired blob index entries 7 years ago
Sagar Vemuri 76c3fbd651 Add Memtable Read Tier to RocksJava 7 years ago
Yi Wu 7bfa88037e Blob DB: fix snapshot handling 7 years ago
Yi Wu f662f8f0b6 Blob DB: option to enable garbage collection 7 years ago
Yi Wu 167ba599ec Blob DB: Fix flaky BlobDBTest::GCExpiredKeyWhileOverwriting test 7 years ago
Sagar Vemuri 25ac1697b4 Blob DB: Evict oldest blob file when close to blob db size limit 7 years ago
Prashant D 3c208e7616 HistogramStat: Handle divide by zero situation 7 years ago
Maysam Yabandeh 25fbd9a996 Remove the experimental notes about partitioning 7 years ago
Maysam Yabandeh 60d83df23d WritePrepared Txn: Move DB class to its own file 7 years ago
Andrew Kryczka 6778690b51 fix duplicate definition of GetEntryType() 7 years ago
Andrew Kryczka cd124215df release 5.9 7 years ago
Maysam Yabandeh 02693f64fc WritePrepared Txn: ValidateSnapshot 7 years ago
Mikhail Antonov 7fe3b32896 Added support for differential snapshots 7 years ago
Maysam Yabandeh 17731a43a6 WritePrepared Txn: Optimize for recoverable state 7 years ago
Maysam Yabandeh c1cf94c787 WritePrepared Txn: sort indexes before batch collapse 7 years ago
Yi Wu f6082d1944 Blob DB: cleanup unused options 7 years ago
Sagar Vemuri f5078dde2d Blob DB: Initialize all fields in Blob Header, Footer and Record structs 7 years ago
Shaohua Li 33c7d4ccd9 Make writable_file_max_buffer_size dynamic 7 years ago
Prashant D c1be8d86c6 Fix removed structurally dead return statement 7 years ago
Andrew Kryczka 4d43c6a6a4 db_stress snapshot compatibility with reopens 7 years ago