Skip to main content

Crate obeli_sk_db_common

Crate obeli_sk_db_common 

Source
Expand description

Common types and utilities shared between database implementations.

Structsยง

AppendNotifier
Aggregated notifications to send after an append operation.
CombinedState
Combined execution state with version information.
CombinedStateDTO
DTO for extracting execution state from t_state table.
NotifierExecutionFinished
Notification data for when an execution finishes.
NotifierPendingAt
Notification data for when an execution becomes pending.
PendingFfqnSubscribersHolder
Manages subscriptions for pending execution notifications.