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 5576ded762 Add Options::DisableExtraChecks, clarify force_consistency_checks (#9363) 2 years ago
..
cf_options.cc Fix an issue with MemTableRepFactory::CreateFromString (#9273) 3 years ago
cf_options.h Support readahead during compaction for blob files (#9187) 3 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 Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future (#9362) 3 years ago
db_options.cc Make RateLimiter Customizable (#9141) 3 years ago
db_options.h Fix clang13 build error (#9374) 3 years ago
options.cc Add Options::DisableExtraChecks, clarify force_consistency_checks (#9363) 2 years ago
options_helper.cc Support readahead during compaction for blob files (#9187) 3 years ago
options_helper.h Fix -Werror=type-limits seen in Travis (#9128) 3 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 Support readahead during compaction for blob files (#9187) 3 years ago
options_test.cc Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future (#9362) 3 years ago