Commit Graph

22 Commits (6cca9fab7cda61365b19910fb7b9440cc8bd8ac2)

Author SHA1 Message Date
Levi Tamasi 0743eba0c4 Add support for the integrated BlobDB to db_bench (#7956) 3 years ago
Levi Tamasi 4fba83b4c2 Fix db_bench_tool_test (#7935) 3 years ago
mrambacher e628f59e87 Create a CustomEnv class; Add WinFileSystem; Make LegacyFileSystemWrapper private (#7703) 4 years ago
mrambacher a6ac51b99a Fix db_bench_tool_test. Fixes 7341 (#7344) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 5 years ago
Zhongyi Xie 2f41ecfe75 Refactor trimming logic for immutable memtables (#5022) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Zhongyi Xie ed995c6a69 add whole key bloom filter support in memtables (#4985) 5 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 6 years ago
Andrew Kryczka 63f1c0a57d fix gflags namespace 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Andrew Kryczka bb01c1880c Introduce max_background_jobs mutable option 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 7 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
sdong e5b5f12b81 Change options memtable_prefix_bloom_huge_page_tlb_size => memtable_huge_page_size and cover huge page to memtable too 8 years ago
Yueh-Hsuan Chiang 88acd932f6 Allows db_bench to take an options file 8 years ago