Its.Cqrs
Its.Cqrs copied to clipboard
UseInMemoryEventStore() does not set AbsoluteSequenceNumber
When UseInMemoryEventStore() is used, the AbsoluteSequenceNumber() is not set on the event.
This is by design. The absolute sequence number is a SQL-specific implementation detail.