-
Couldn't load subscription status.
- Fork 3
Open
Description
We should add two more methods to the event store interface:
- loeadStreamEvents
- loeadStreamEventsReverse
Both should be similar to loadAggregateEvents but only use the stream name as filter.
Instead of minVersion and maxVersion the methods should take skip and limit arguments so that clients can implement pagination logic while browsing a stream.
martin-schilling
Metadata
Metadata
Assignees
Labels
No labels