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

# Constants

LaunchDeadlineTick defines the number of ticks allowed for the bootstrap process to complete.
MaxMessageSize is the max size for a single gRPC message sent between raft nodes.
MaxProposalPayloadSize is the max size allowed for a proposal payload.
SnapshotChunkSize is the snapshot chunk size sent by the gRPC transport module.
SnapshotHeaderSize defines the snapshot header size in number of bytes.

# Variables

Hard is the hard settings that can not be changed after the system has been deployed.
Soft is the soft settings that can be changed after the deployment of a system.