Address issue with comment (#349)
https://github.com/martinsumner/leveled/issues/269
This commit is contained in:
parent
ec52b16cfd
commit
507bf63e22
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@
|
||||||
%% For full description of options see ../docs/STARTUP_OPTIONS.md
|
%% For full description of options see ../docs/STARTUP_OPTIONS.md
|
||||||
[{root_path, string()|undefined} |
|
[{root_path, string()|undefined} |
|
||||||
% Folder to be used as the root path for storing all the database
|
% Folder to be used as the root path for storing all the database
|
||||||
% information. May be undefined is snapshot_bookie is a pid()
|
% information. Should be undefined is snapshot_bookie is a pid()
|
||||||
% TODO: Some sort of split root path to allow for mixed classes of
|
% TODO: Some sort of split root path to allow for mixed classes of
|
||||||
% storage (e.g. like eleveldb tiered storage - only with
|
% storage (e.g. like eleveldb tiered storage - only with
|
||||||
% separation between ledger and non-current journal)
|
% separation between ledger and non-current journal)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue