Module sync

Module sync 

Source
Expand description

Synchronization modes and replication log management

Provides different replication modes (sync, async, semi-sync) and manages the replication log for tracking changes.

Structs§

LogEntry
Entry in the replication log
ReplicationLog
Manages the replication log
SyncManager
Manages synchronization across replicas

Enums§

SyncMode
Synchronization mode for replication