1 unstable release

0.0.0 Sep 19, 2020

#40 in #raft-consensus

Apache-2.0 OR MIT

2KB

Kayak

A Rust Raft implementation designed for intuitive use.

Goals

  • no_std
  • Infrastructure-agnostic (ie doesn't implement networking)
  • Harder to use incorrectly than correctly

No runtime deps