Skip to content

Conversation

@dgafka
Copy link
Member

@dgafka dgafka commented Dec 28, 2025

Why is this change proposed?

For ProjectionV2 we do have FromStream, however that requires putting manual stream name and aggregate type, which requires config duplication.

Instead this PR introduces FromAggregateStream(Aggregate::class), which will read from Aggregate class for Stream and AggregateType attributes and use it for config. That will require much less configs.

Description of Changes

Pull Request Contribution Terms

  • I have read and agree to the contribution terms outlined in CONTRIBUTING.

@dgafka dgafka changed the title Feat/aggregate stream Feat: from aggregate stream Dec 28, 2025
@dgafka dgafka merged commit df95e21 into main Dec 28, 2025
11 of 16 checks passed
@dgafka dgafka deleted the feat/aggregate-stream branch December 28, 2025 19:33
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