Skip to content

v0.3.0

Compare
Choose a tag to compare
@Hoverbear Hoverbear released this 11 Jun 17:21
· 266 commits to master since this release
  • Support configuring the election timeout range (#63).
  • Keep compatible with rust-protobuf 2.0 (#64, #75)
  • Made Raft now Send (#67)
  • Added documentation examples (#69)
  • Fixed a deadlock in the prevote migration process (#42)