title: Concepts name: Concepts identifier: concepts menu: main weight: 1 cards: “false”

Concepts

TODO: complete this section

RaftServer

RaftPeer and RaftPeerId

RaftGroup

Transport (gRPC,Netty ...)

Raft Log

StateMachine

A StateMachine is the abstraction point for user-code

Snapshot

TermIndex

Transaction (as in applyTransaction or startTransaction in StateMachine)

StateMachineStorage