Skip to main content
Table of Contents

Namespace Stratara.EventSourcing.EntityFrameworkCore.ReadStore.Checkpoints

Classes

ProjectionCheckpoint

Where one store-reading consumer resumes in one partition, and which reader's positions it holds. A position from one reader means nothing to another, so a checkpoint written under a different reader is refused rather than misread.