EventProcessingHistory
In-memory event storage, used to check if an event was already dealt with and avoid duplication. i.e. present in both pending and live sources.
All operations are thread-safe.
In-memory event storage, used to check if an event was already dealt with and avoid duplication. i.e. present in both pending and live sources.
All operations are thread-safe.