Module ubiquity::propagate [] [src]

Propagates changes from a master replica to all others

Structs

DefaultPropagationOptions

A zero-sized struct with a simple implementation of PropagationOptions.

EmptyProgressCallback

A zero-sized struct with an empty implementation of ProgressCallback

ToCheck

The amount of files left to check.

Traits

ProgressCallback

Handles progress updates for the propagation step.

PropagationOptions

PropagationOptions allow the client to customize how files are transferred/deleted.

Functions

propagate

Propagates a change from master to every other replica.