Commit Graph

7 Commits (d746aead1a3709abcfe901701f377cc8b2c0540b)

Author SHA1 Message Date
Mikhail Antonov ba685a472a Support ingest_behind for IngestExternalFile 7 years ago
Aaron Gao df035b6826 Print compaction_options_universal.stop_style in LOG file 7 years ago
Leonidas Galanis e7ae4a3a02 Max open files mutable 7 years ago
Maysam Yabandeh 8e84a388ef Re-add index_per_partition but as deprecated 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 7 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Maysam Yabandeh e7731d119a Configure index partition size 8 years ago
Raza Hussain 6908e24b56 dynamic setting of stats_dump_period_sec through SetDBOption() 8 years ago
Maysam Yabandeh 54b434110e Builders for partition filter 8 years ago
Islam AbdelRahman f89b3893c0 Remove skip_table_builder_flush and default it to true 8 years ago
Siying Dong 8432bcf555 Make compaction_pri settable through option string 8 years ago
Islam AbdelRahman 08864df212 Move advanced column family options to advanced_options.h 8 years ago
Siying Dong 8efb5ffa2a [rocksdb][PR] Remove option min_partial_merge_operands and verify_checksums_in_comp… 8 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 8 years ago
James Sun 53bb01516d [rocksdb][PR] compaction_style and compaction_pri should output their value as a st… 8 years ago
Maysam Yabandeh 69d5262c81 Two-level Indexes 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Anton Safonov 9053fe2a5c Made delete_obsolete_files_period_micros option dynamic 8 years ago
Artemiy Kolesnikov 91300d01f6 Dynamic max_total_wal_size option 8 years ago
Yi Wu 1ea79a78c9 Optimize sequential insert into memtable - Part 1: Interface 8 years ago
Lijun Tang adb665e0bf Allowed delayed_write_rate option to be dynamically set. 8 years ago
Yi Wu 437942e481 Add avoid_flush_during_shutdown DB option 8 years ago
Benoit Girard 2b16d664cb Change max_bytes_for_level_multiplier to double 8 years ago
Kien-hung Li eeb27e1bbd Add handy option to turn on direct I/O in db_bench (#1424) 8 years ago
Dmitri Smirnov b1031d6c12 Remove function local statics that interfere with memory pooling (#1392) 8 years ago
Yi Wu e29d3b67c2 Make max_background_compactions and base_background_compactions dynamic changeable 8 years ago
Islam AbdelRahman 2ad68b971a Support running consistency checks in release mode 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
Islam AbdelRahman 5735b3dc2a Fix compiling under -Werror=missing-field-initializers 8 years ago
Yi Wu 17f76fc564 DB::GetOptions() reflect dynamic changed options 8 years ago
Yi Wu 8e061f9740 Refactor GetMutableOptionsFromStrings 8 years ago
sdong 607628d349 Support ZSTD with finalized format 8 years ago
Yi Wu a88677d2cf Remove ImmutableCFOptions from public API 8 years ago
sdong 32149059f9 Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes 8 years ago
Islam AbdelRahman b49b92cf28 Introduce Read amplification bitmap (read amp statistics) 8 years ago
Yi Wu 4a16c32ece Option to cache index/filter blocks with priority 8 years ago
omegaga 44f5cc57a5 Add time series database (resubmitted) 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
sdong 7b79238b65 Deprectate filter_deletes 8 years ago
Yi Wu bc8af90e8c add option to not flush memtable on open() 8 years ago
Nadav Rotem 7360db39e6 Add a check mode to verify compressed block can be decompressed back 8 years ago
sdong 20699df843 memtable_prefix_bloom_bits -> memtable_prefix_bloom_bits_ratio and deprecate memtable_prefix_bloom_probes 8 years ago
Reid Horuff 1b8a2e8fdd [rocksdb] Memtable Log Referencing and Prepared Batch Recovery 8 years ago
Islam AbdelRahman 4b31723433 Add bottommost_compression option 8 years ago
Sergey Makarenko 1c80dfab24 Print memory allocation counters 8 years ago
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081) 8 years ago
sdong 4b6833aec1 Rename options.compaction_measure_io_stats to options.report_bg_io_stats and include flush too. 8 years ago
Marton Trencseni 9b51987521 Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes. 9 years ago
sdong b1fafcaca6 Revert "Adding pin_l0_filter_and_index_blocks_in_cache feature." 9 years ago