*: support wal dir

This commit is contained in:
Xiang Li
2015-08-31 15:01:18 -07:00
parent 3c1f80bdff
commit d94e712d91
7 changed files with 42 additions and 7 deletions

View File

@ -31,6 +31,8 @@ member flags:
human-readable name for this member.
--data-dir '${name}.etcd'
path to the data directory.
--wal-dir ''
path to the dedicated wal directory.
--snapshot-count '10000'
number of committed transactions to trigger a snapshot to disk.
--heartbeat-interval '100'