Skip to main content

Module api

Module api 

Source
Expand description

Core API interfaces and types for Raft-log operations.

Modulesยง

raft_log_writer
Define the writing interface for the Raft-log.
state_machine
types
Core type definitions for the Raft-log implementation.
wal
wal_types