rocksdb配置参数
配置参数: 参数含义 附加说明 [DBOptions] new_table_reader_for_compaction_inputs=false recycle_log_file_num=0 avoid_flush_during_shutdown=false skip_stats_update_on_db_open=false use_direct_io_for_flush_and_compaction=false access_hint_on_compaction_start=NORMAL allow_fallocate=true fail_if_options_file_error=false create_if_missing=false max_manifest_file_size=18446744073709551615 write_thread_slow_yield_usec=3 delayed_write_rate=16777216 create_missing_column_families=false error_if_exists=false allow_concurrent_memtable_write=true db_log_dir= paranoid_checks=true skip_log_error_on_recovery=false