Skip to main content

Module lifecycle

Module lifecycle 

Source
Expand description

Shared two-slot compaction state machine for actor / service / action lifecycles. See ADR 0005 for the topic vocabulary and the algorithm this implements.

Structs§

Slots
Two-slot compaction state for a single <kind>.<name> lifecycle.

Enums§

Event
One lifecycle event the state machine consumes. Maps 1:1 to the topic vocabulary in ADR 0005.
ThresholdPick
The dispatcher’s decision at threshold.