rocksdb/utilities/checkpoint
Siying Dong 9ef3627fd3 Allow checkpointing without flushing
Summary:
Add a parameter to Checkpoint::CreateCheckpoint() so that flush can be skipped if total log file size is within a threshold.
Closes https://github.com/facebook/rocksdb/pull/1993

Differential Revision: D4719842

Pulled By: siying

fbshipit-source-id: 4f9d9e1
2017-03-21 18:09:13 -07:00
..
checkpoint.cc Allow checkpointing without flushing 2017-03-21 18:09:13 -07:00
checkpoint_test.cc Allow checkpointing without flushing 2017-03-21 18:09:13 -07:00