You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/options
Peter Dillinger 105d7f0c7c Document SetOptions API (#9778) 2 years ago
..
cf_options.cc `compression_per_level` should be used for flush and changeable (#9658) 2 years ago
cf_options.h `compression_per_level` should be used for flush and changeable (#9658) 2 years ago
configurable.cc Fix an issue with MemTableRepFactory::CreateFromString (#9273) 3 years ago
configurable_helper.h Fix some minor issues in the Customizable infrastructure (#8566) 3 years ago
configurable_test.cc Fix GetOptionsPtr for Wrapped Customizable; Allow null options map (#9213) 3 years ago
configurable_test.h Move RegisterOptions into the Configurable API (#8223) 3 years ago
customizable.cc Add support to the ObjectRegistry for ManagedObjects (#8658) 3 years ago
customizable_test.cc Fix a major performance bug in 7.0 re: filter compatibility (#9736) 2 years ago
db_options.cc Document SetOptions API (#9778) 2 years ago
db_options.h Remove deprecated option new_table_reader_for_compaction_inputs (#9443) 2 years ago
options.cc Provide implementation to prefetch data asynchronously in FilePrefetchBuffer (#9674) 2 years ago
options_helper.cc New backup meta schema, with file temperatures (#9660) 2 years ago
options_helper.h New backup meta schema, with file temperatures (#9660) 2 years ago
options_parser.cc Allow unregistered options to be ignored in DBOptions from files (#9045) 3 years ago
options_parser.h Bring the Configurable options together (#5753) 4 years ago
options_settable_test.cc `compression_per_level` should be used for flush and changeable (#9658) 2 years ago
options_test.cc Remove BlockBasedTableOptions.hash_index_allow_collision (#9454) 2 years ago