Reference startup writeup
This commit is contained in:
parent
1ed37a8ab0
commit
416aa7c0d3
1 changed files with 2 additions and 0 deletions
|
@ -199,6 +199,8 @@ book_start(RootPath, LedgerCacheSize, JournalSize, SyncStrategy) ->
|
||||||
%% - compression_method
|
%% - compression_method
|
||||||
%% - compression_point
|
%% - compression_point
|
||||||
%%
|
%%
|
||||||
|
%% For full description of options see ../docs/STARTUP_OPTIONS.md
|
||||||
|
%%
|
||||||
%% Both of the first two options relate to compaction in the Journal. The
|
%% Both of the first two options relate to compaction in the Journal. The
|
||||||
%% retain_strategy determines if a skinny record of the object should be
|
%% retain_strategy determines if a skinny record of the object should be
|
||||||
%% retained following compaction, and how that should be used when recovering
|
%% retained following compaction, and how that should be used when recovering
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue