rocksdb/options
Siying Dong 264d3f540c Allow IntraL0 compaction in FIFO Compaction
Summary:
Allow an option for users to do some compaction in FIFO compaction, to pay some write amplification for fewer number of files.
Closes https://github.com/facebook/rocksdb/pull/2163

Differential Revision: D4895953

Pulled By: siying

fbshipit-source-id: a1ab608dd0627211f3e1f588a2e97159646e1231
2017-05-04 18:16:13 -07:00
..
cf_options.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
cf_options.h Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
db_options.cc Max open files mutable 2017-05-03 21:13:14 -07:00
db_options.h Max open files mutable 2017-05-03 21:13:14 -07:00
options_helper.cc Max open files mutable 2017-05-03 21:13:14 -07:00
options_helper.h Max open files mutable 2017-05-03 21:13:14 -07:00
options_parser.cc AIX and Solaris Sparc Support 2017-04-21 20:48:04 -07:00
options_parser.h Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
options_sanity_check.cc Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
options_sanity_check.h Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
options_settable_test.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
options_test.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
options.cc Allow IntraL0 compaction in FIFO Compaction 2017-05-04 18:16:13 -07:00