Skip to main content

Module dst

Module dst 

Source
Expand description

Deterministic simulation testing helpers for the replication control plane.

The simulator is intentionally in-process and single-threaded. It gives control-plane tests a transport that can inject partition, delay, reorder, and message loss without opening sockets or depending on Tokio scheduler ordering.

Structs§

Delivered
InProcessReplicationNetwork
NetworkFaults
SimulationClock

Enums§

DropReason
ReplicationControlMessage
SendOutcome