summaryrefslogtreecommitdiff
path: root/examples/rocksdb_option_file_example.ini
AgeCommit message (Expand)Author
2022-03-01Remove BlockBasedTableOptions.hash_index_allow_collision (#9454)sdong
2022-01-28Remove deprecated option DBOptions::skip_log_error_on_recovery (#9434)Akanksha Mahajan
2022-01-27Remove deprecated API AdvancedColumnFamilyOptions::soft_rate_limit/hard_rate_...Hui Xiao
2022-01-26Fix a backward compatibility issue (#9456)Jay Zhuang
2022-01-26Remove unused option purge_redundant_kvs_while_flush (#9429)Jay Zhuang
2019-08-23Refactor trimming logic for immutable memtables (#5022)Zhongyi Xie
2018-06-22Pin top-level index on partitioned index/filter blocks (#4037)Maysam Yabandeh
2017-03-02Remove skip_table_builder_flush and default it to trueIslam AbdelRahman
2017-02-13Remove disableDataSync optionSagar Vemuri
2016-12-22direct io write supportAaron Gao
2016-09-13Refactor GetMutableOptionsFromStringsYi Wu
2016-04-01Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes.Marton Trencseni
2016-03-21Revert "Adding pin_l0_filter_and_index_blocks_in_cache feature."sdong
2016-03-17Adding pin_l0_filter_and_index_blocks_in_cache feature.Marton Trencseni
2015-12-08Update examples/rocksdb_option_file_example.iniYueh-Hsuan Chiang
2015-11-30Fixed some typos in the comments of rocksdb options file exampleYueh-Hsuan Chiang
2015-10-11[RocksDB Options File] Add TableOptions section and support BlockBasedTableYueh-Hsuan Chiang
2015-09-29RocksDB Options file format and its serialization / deserialization.Yueh-Hsuan Chiang