Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to load all aggregates of an aggregateFQCN #2

Closed
codeliner opened this issue May 22, 2014 · 1 comment
Closed

Add possibility to load all aggregates of an aggregateFQCN #2

codeliner opened this issue May 22, 2014 · 1 comment

Comments

@codeliner
Copy link
Member

... to support prototype use cases without read model

Repository needs the method getAll() and Adapter needs the method loadStreams()

@codeliner
Copy link
Member Author

Feature will not be implemented. It causes to much overhead in the EventStore and should not be part of it. It is the task of a read model to provide such query mechanism. Prototyping can easily be done by using prooph/crud-bridge in combination with a generic read model generator.

prolic added a commit that referenced this issue Nov 10, 2016
prolic added a commit that referenced this issue Nov 18, 2016
prolic added a commit that referenced this issue Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant