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
mrambacher fe31dc53ca Make the Env class Customizable (#9293) 3 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 Remove/Reduce use of Regex in ObjectRegistry/Library (#9264) 3 years ago
db_options.cc Make RateLimiter Customizable (#9141) 3 years ago
db_options.h Add lowest_used_cache_tier to ImmutableDBOptions to enable or disable Secondary Cache (#9050) 3 years ago
options.cc Support readahead during compaction for blob files (#9187) 3 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 Make the Env class Customizable (#9293) 3 years ago