• F
    Fix WAL log recovery bug · cb4dde76
    Fabian Reinartz 提交于
    This fixes a bug where the last WAL file was closed after consuming it
    instead of being left open for further writes.
    Reloading of blocks on startup considers loading head blocks now.
    cb4dde76
wal.go 12.9 KB