Skip to main content

Module tick

Module tick 

Source
Expand description

ACID tick staging: read previous tick at start, write current tick in memory, commit at end.

Structs§

TickStatus

Enums§

TickStartOutcome

Functions§

default_event_ttl_secs
Seconds until events expire when --ttl and payload fields are omitted. Override with $UNIFIER_EVENT_TTL_SECS (0 = never expire by default).