Package io.axoniq.framework.messaging.eventstreaming.checkpoint


@NullMarked package io.axoniq.framework.messaging.eventstreaming.checkpoint
Part of the Axoniq Framework event-streaming module. Contains the checkpoint protocol that lets an event-handling unit manage its own progress: it decides when its work for a segment is durable and requests the owning streaming processor to advance the stored TrackingToken.