Commit Graph

27 Commits (d01bbb53ae962bf7fe5732c80a2aff93eb144af6)

Author SHA1 Message Date
sdong 397b6588bd options.paranoid_file_checks to read all rows after writing to a file. 9 years ago
Igor Canadi c88ff4ca76 Deprecate removeScanCountLimit in NewLRUCache 9 years ago
Igor Canadi 485ac0dbd0 Add rate_limiter to string options 10 years ago
Igor Canadi db03739340 options.level_compaction_dynamic_level_bytes to allow RocksDB to pick size bases of levels dynamically. 10 years ago
Sameet Agarwal e7c434c364 Add columnfamily option optimize_filters_for_hits to optimize for key hits only 10 years ago
Igor Canadi 96ab15d306 GetOptionsFromString + fixes to block_based_table_options 10 years ago
sdong 5917de0bae CappedFixTransform: return fixed length prefix, or full key if key is shorter than the fixed length 10 years ago
Yoshinori Matsunobu ceaea2b72d Adding prefix_extractor string config parameter 10 years ago
Lei Jin 5045c43944 add support for nested BlockBasedTableOptions in config string 10 years ago
Jonah Cohen a14b7873ee Enforce write buffer memory limit across column families 10 years ago
Lei Jin 8d3f8f9696 remove all remaining references to cfd->options() 10 years ago
Jonah Cohen 517c28994d Options helper supports k, m, g, and t unit suffixes 10 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Lei Jin fd24ae9d05 SetOptions() to return status and also add it to StackableDB 10 years ago
Lei Jin f1841985e4 dynamic inplace_update options 10 years ago
Lei Jin 122f98e0b9 dynamic max_mem_compact_level 10 years ago
Lei Jin 574028679b dynamic max_sequential_skip_in_iterations 10 years ago
Lei Jin 4d5708aa56 dynamic soft_rate_limit and hard_rate_limit 10 years ago
Lei Jin 065a67c4f0 dynamic disable_auto_compactions 10 years ago
Lei Jin dc50a1a593 make max_write_buffer_number dynamic 10 years ago
Lei Jin cd0d581ff5 convert Options from string 10 years ago
Lei Jin 5ec53f3edf make compaction related options changeable 10 years ago
Igor Canadi 21ddcf6e4f Remove allow_thread_local 10 years ago
Lei Jin 57a32f147f change target_file_size_base to uint64_t 10 years ago
Lei Jin a062e1f2c4 SetOptions() for memtable related options 10 years ago
Lei Jin e4eca6a1e5 Options conversion function for convenience 10 years ago