rocksdb/options
Maysam Yabandeh 857adf388f WritePrepared Txn: Refactor conf params
Summary:
Summary of changes:
- Move seq_per_batch out of Options
- Rename concurrent_prepare to two_write_queues
- Add allocate_seq_only_for_data_
Closes https://github.com/facebook/rocksdb/pull/3136

Differential Revision: D6304458

Pulled By: maysamyabandeh

fbshipit-source-id: 08e685bfa82bbc41b5b1c5eb7040a8ca6e05e58c
2017-11-10 17:28:12 -08:00
..
cf_options.cc Added support for differential snapshots 2017-11-01 18:56:43 -07:00
cf_options.h Added support for differential snapshots 2017-11-01 18:56:43 -07:00
db_options.cc WritePrepared Txn: Refactor conf params 2017-11-10 17:28:12 -08:00
db_options.h WritePrepared Txn: Refactor conf params 2017-11-10 17:28:12 -08:00
options_helper.cc Added support for differential snapshots 2017-11-01 18:56:43 -07:00
options_helper.h WritePrepared Txn: Refactor conf params 2017-11-10 17:28:12 -08:00
options_parser.cc Make FIFO compaction options dynamically configurable 2017-10-19 15:26:36 -07:00
options_parser.h WritePrepared Txn: Optimize for recoverable state 2017-11-01 17:26:46 -07:00
options_sanity_check.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
options_sanity_check.h Change RocksDB License 2017-07-15 16:11:23 -07:00
options_settable_test.cc WritePrepared Txn: Refactor conf params 2017-11-10 17:28:12 -08:00
options_test.cc Allow upgrades from nullptr to some merge operator 2017-10-04 09:57:23 -07:00
options.cc Added support for differential snapshots 2017-11-01 18:56:43 -07:00