Skip to content

Question: Projector setup #359

Answered by maxekman
TerraSkye asked this question in Q&A
Discussion options

You must be logged in to vote

In general when there is a one-to-one relationship between an aggregate ID and projected entity ID a projector should be used.

The GuestListProjector is an example of a different kind of projector which is not one-to-one with the event IDs, it uses a fixed ID (for the duration of the test/run) in this case which is used as a statistic collector.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by maxekman
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #290 on November 09, 2021 13:59.