Skip to main content

Module replication

Module replication 

Source
Expand description

Replication bootstrap image and follower metadata.

Structs§

ReplicationBatch
Complete committed WAL transactions available after a follower epoch.
ReplicationSnapshot
A consistent database-directory image plus the leader commit epoch it covers. The image is opaque to HTTP; encode/decode use the core’s versioned bincode envelope so server and client share one format.

Functions§

is_replica
replica_epoch
write_replica_epoch