directory
2.1.7+incompatible
Repository: https://github.com/matrixorigin/dragonboat.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package logdb implements the persistent log storage used by Dragonboat.
Package raft is a distributed consensus package that implements the Raft protocol.
Package rsm implements Replicated State Machines used in Dragonboat.
No description provided by the author
Package settings is used for managing internal parameters that can be set at compile time by expert level users.
Package tests contains various helper functions and modules used in tests.
Package transport implements the transport component used for exchanging Raft messages between NodeHosts.
No description provided by the author