Chain Head
Lightweight pointer to the latest entry in a saga run's journal.
Returned by SagaJournal.head as an O(1) accessor for hot-path consumers that only need the latest position without reading the full entry list.
Lightweight pointer to the latest entry in a saga run's journal.
Returned by SagaJournal.head as an O(1) accessor for hot-path consumers that only need the latest position without reading the full entry list.