Skip to content

Add an option to remove empty WAL file on exit. Fix #143.

cznic requested to merge vkryukov:issue-143 into master

Created by: vkryukov

Introducing a new option in Options to remove empty WAL files on clean exit.

Merge request reports