Skip to content

Add EnrichUsingEntityQuery to support business key based enrichment#4137

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

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

Conversation

@erdtsieck
Copy link
Contributor

@erdtsieck erdtsieck commented Feb 16, 2026

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.

Depends on: JasperFx/jasperfx#156

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.
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