Skip to content

Load stream events #2

@codeliner

Description

@codeliner

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions