Event Enrichment in Projections Added in 1.2.0
Avoid N+1 queries in projections with EnrichEventsAsync: batch-load reference data (users, products, lookups) before Apply/Create runs. Covers the declarative API and composite-projection enrichment.
Use when projections need reference data beyond the raw event. Available on Polecat as well as Marten; verify before relying on it under Fisher.
Skill details
- Skill name:
marten-projections-event-enrichment - Applies to:
marten,polecat,fisher - Tags:
marten,projections,event-sourcing,performance,n-plus-one,polecat,fisher,portability - Added in: 1.2.0
- License: Proprietary. Copyright JasperFx Software LLC.
