openraft 0.6.7

Advanced Raft consensus
Documentation

Feature flags

  • bt: Enable backtrace: generate backtrace for errors. This requires a unstable feature backtrace thus it can not be used with stable rust, unless explicity allowing using unstable features in stable rust with RUSTC_BOOTSTRAP=1.