Skip to main content

Crate sectorsync

Crate sectorsync 

Source
Expand description

Fast-by-default product facade for SectorSync.

Use prelude for the normal coherent Station path. Applications that need to assemble individual middleware stages can use the published low-level crates directly or access them through low_level.

Modulesยง

client
Borrowed visitor-first replication receive path.
gateway
Caller-driven gateway session primitives.
low_level
Explicit access to the low-level SectorSync crates.
maintenance
Caller-driven load sampling and conservative split maintenance.
metrics
Product-path capacity and execution observations.
prelude
Common product-path imports for SectorSync embedders.
replication
Fast-by-default replication planning and direct bounded packet encoding.
station
Coherent Station-local product state.
transport
Product transport boundaries and bounded in-memory adapters.