mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Move fast and break things
Summary: Broke the compile when I removed purge_log_after_memtable_flush. sorrybus Test Plan: make db_bench works now Reviewers: haobo Reviewed By: haobo CC: leveldb Differential Revision: https://reviews.facebook.net/D14037
This commit is contained in:
@@ -704,9 +704,6 @@ If both are not 0, WAL files will be checked every 10 min and both
|
||||
checks will be performed with ttl being first.
|
||||
</ul>
|
||||
|
||||
You can completely disable WAL file purging by setting
|
||||
<code>Options::purge_log_after_memtable_flush</code> to false.
|
||||
|
||||
<h1>Other Information</h1>
|
||||
<p>
|
||||
Details about the <code>rocksdb</code> implementation may be found in
|
||||
|
||||
Reference in New Issue
Block a user