You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
... to support prototype use cases without read model
Repository needs the method getAll() and Adapter needs the method loadStreams()
The text was updated successfully, but these errors were encountered: