Namespace Silverback.Messaging.Inbound.ExactlyOnce.Repositories
Classes
DbInboundLog
Used by the Log
An IDb
DbOffsetStore
Used by the Offset
An IDb
InMemoryInboundLog
Used by the Log
The log is simply persisted in memory.
InMemoryOffsetStore
Used by the Offset
The log is simply persisted in memory.
Interfaces
IInboundLog
Used by the Log
IOffsetStore
Used by the Offset