Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@banks banks released this 20 Oct 15:28
· 1 commit to main since this release
ad34584

Fixes two issues:

  • #33 Fixes an error on startup when a node had it's tail truncated (i.e. raft had to overwrite an uncommitted entry after a new leader took over.
  • #32 Improves error handling if the disk or filesystem return errors on write or fsync.