Skip to content

Add EnrichUsingEntityQuery to support business key based enrichment#156

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
erdtsieck:feature/Add-EnrichUsingEntityQuery-to-support-business-key-based-enrichment
Feb 16, 2026
Merged

Add EnrichUsingEntityQuery to support business key based enrichment#156
jeremydmiller merged 1 commit intoJasperFx:mainfrom
erdtsieck:feature/Add-EnrichUsingEntityQuery-to-support-business-key-based-enrichment

Conversation

@erdtsieck
Copy link
Contributor

Introduce EnrichUsingEntityQuery as a new enrichment mechanism that allows projections to resolve referenced documents using arbitrary business keys instead of document ids. This enables more flexible enrichment scenarios, supports efficient caching of resolved entities, and makes it possible to safely enrich slices without coupling events to storage identifiers.

Introduce EnrichUsingEntityQuery as a new enrichment mechanism that allows projections to resolve referenced documents using arbitrary business keys instead of document ids. This enables more flexible enrichment scenarios, supports efficient caching of resolved entities, and makes it possible to safely enrich slices without coupling events to storage identifiers.
@jeremydmiller jeremydmiller merged commit 72dcc22 into JasperFx:main Feb 16, 2026
1 check 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