Commit Graph

6671 Commits (bbcd3b0bd2c6dbc10e1bbf73f994179031c76c27)
 

Author SHA1 Message Date
yiwu-arbug 29877ec7b4 Fix blob db crash during calculating write amp 7 years ago
Sagar Vemuri 8f2598ac9d Enable Cassandra merge operator to be called with a single merge operand 7 years ago
Sagar Vemuri 9a44b4c32c Allow merge operator to be called even with a single operand 7 years ago
follitude ac8fb77afd fix some misspellings 7 years ago
Andrew Kryczka 23593171c4 minor improvements to db_stress 7 years ago
Andrew Kryczka af012c0f83 fix deleterange with memtable prefix bloom 7 years ago
Andrew Kryczka 1c8dbe2aa2 update scores after picking universal compaction 7 years ago
Maysam Yabandeh eb6425303e Update WritePrepared with the pseudo code 7 years ago
Sagar Vemuri 132306fbf0 Remove PartialMerge implementation from Cassandra merge operator 7 years ago
Siying Dong 71598cdc75 Fix false removal of tombstone issue in FIFO and kCompactionStyleNone 7 years ago
lxcode 3204a4f64b Fix missing stdlib include required for abort() 7 years ago
Andrew Kryczka 7aa96db7a2 db_stress rolling active window 7 years ago
Neal Poole dfa6c23c4b Update RocksDBCommonHelper to use escapeshellarg 7 years ago
yiwu-arbug e367774d19 Overload new[] to properly align LRUCacheShard 7 years ago
Yi Wu ad42d2fcbb Remove residual arcanist_util directory 7 years ago
Nikhil Benesch 279296f4d8 properly set C[XX]FLAGS during CMake configure-time checks 7 years ago
Nikhil Benesch c5f0c6cc66 compile with correct flags to determine SSE4.2 support 7 years ago
Jay 185ade4c0c cmake: support more compression type 7 years ago
Andrew Gallagher 5449c0990b rocksdb: make buildable on aarch64 7 years ago
Adam Retter a144a9782d Fix for CMakeLists.txt on Windows for RocksJava 7 years ago
Andrew Kryczka acf935e40f fix deletion dropping in intra-L0 7 years ago
Andrew Kryczka 8254e9b57c make sst_dump compression size command consistent 7 years ago
Andrew Kryczka 74f18c1301 db_bench support for non-uniform column family ops 7 years ago
Andrew Kryczka 5de98f2d50 approximate histogram stats to save cpu 7 years ago
yiwu-arbug 3f5888430a Fix c_test ASAN failure 7 years ago
yiwu-arbug e5a1b727c0 Fix blob DB transaction usage while GC 7 years ago
Andrew Kryczka 6f051e0c71 fix corruption_test valgrind 7 years ago
Kent767 ac098a4626 expose set_skip_stats_update_on_db_open to C bindings 7 years ago
Siying Dong 666a005f9b Support prefetch last 512KB with direct I/O in block based file reader 7 years ago
yiwu-arbug ad77ee0ea0 Revert "Makefile: correct faligned-new test" 7 years ago
Siying Dong b87ee6f773 Use more keys per lock in daily TSAN crash test 7 years ago
Stanislav Tkach 25df24254b Add column families related functions (C API) 7 years ago
Daniel Black 64f8484356 block_cache_tier: fix gcc-7 warnings 7 years ago
Oleksandr Anyshchenko 0cecf8155b Write batch for `TransactionDB` in C API 7 years ago
FireMail 6a9de43477 Windows.h macro call fix 7 years ago
jimmyway 23c7d13540 fix comment 7 years ago
Daniel Black 1fbad84b69 Makefile: correct faligned-new test 7 years ago
Aaron G 7848f0b24c add VerifyChecksum() to db.h 7 years ago
Andrew Kryczka 47ed3bfc3b fix WinEnv assertions 7 years ago
Chang Liu d97a72d63f Try to repair db with wal_dir option, avoid leak some WAL files 7 years ago
James Page 36375de76f gcc-7/i386: markup intentional fallthroughs 7 years ago
Maysam Yabandeh bdc056f8aa Refactor PessimisticTransaction 7 years ago
Maysam Yabandeh a9a4e89c38 Fix valgrind complaint about initialization 7 years ago
janlzlabs 4ca11b4b07 Update USERS.md 7 years ago
Maysam Yabandeh c9804e007a Refactor TransactionDBImpl 7 years ago
Sagar Vemuri 20dc5e74f2 Optimize range-delete aggregator call in merge helper. 7 years ago
Yi Wu 0d4a2b7330 Avoid blob db call Sync() while writing 7 years ago
Maysam Yabandeh 627c9f1abb Don't add -ljemalloc when DISABLE_JEMALLOC is set 7 years ago
Andrew Kryczka dce6d5a838 db_bench background work thread pool size arguments 7 years ago
Cholerae Hu 4f81ab38bf Makefile: fix for GCC 7+ and clang 4+ 7 years ago