Skip to content

GetAll in EventFlow #1082

Description

@alexeyfv

Hi,

Could you suggest how to retrieve all aggregates or read models? I couldn't find any built-in functionality for this.

I understand that retrieving all aggregates is expensive in terms of performance, because EventFlow needs to replay all events for each aggregate.

However, it seems that read models also lack this functionality. I found an old issue (#550), but it was closed.

For example, If I have a UserAggregate and I want to display the list of users. How to do it?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions