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
It must be possible to build a projection from scratch. To do this, you have to get the necessary events from the DB. The difficulties here are that a projection can consist of several aggregates and therefore different tables have to be queried. In addition, the amount of data should not be neglected.
The text was updated successfully, but these errors were encountered:
It must be possible to build a projection from scratch. To do this, you have to get the necessary events from the DB. The difficulties here are that a projection can consist of several aggregates and therefore different tables have to be queried. In addition, the amount of data should not be neglected.
The text was updated successfully, but these errors were encountered: