Skip to content

Conversation

@erdtsieck
Copy link
Contributor

Rewrites and expands the section on handling events that lack the aggregate id in multi-stream projections. Introduces three practical patterns: using an inline lookup projection, storing linked ids on the projected document, and emitting derived events with the group key. Each pattern includes code examples and guidance on when to use them, providing clearer strategies for grouping events in Marten projections.

@erdtsieck erdtsieck force-pushed the feature/Expand-documentation-on-grouping-events-without-aggregate-id branch from 1dab2c0 to a1a6023 Compare December 22, 2025 14:11
@erdtsieck erdtsieck force-pushed the feature/Expand-documentation-on-grouping-events-without-aggregate-id branch 2 times, most recently from cd27795 to 7ba7494 Compare January 5, 2026 20:35
@erdtsieck erdtsieck marked this pull request as ready for review January 5, 2026 20:35
@erdtsieck erdtsieck force-pushed the feature/Expand-documentation-on-grouping-events-without-aggregate-id branch 2 times, most recently from b412a0b to 7ec6ffd Compare January 7, 2026 14:03
Rewrites and expands the section on handling events that lack the aggregate id in multi-stream projections. Introduces three practical patterns: using an inline lookup projection, storing linked ids on the projected document, and emitting derived events with the group key. Each pattern includes code examples and guidance on when to use them, providing clearer strategies for grouping events in Marten projections.
@erdtsieck erdtsieck force-pushed the feature/Expand-documentation-on-grouping-events-without-aggregate-id branch from 7ec6ffd to 976618a Compare January 7, 2026 14:04
@jeremydmiller jeremydmiller added this to the 8.18.0 milestone Jan 14, 2026
@jeremydmiller jeremydmiller merged commit 3cc2a18 into JasperFx:master Jan 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants