Skip to content

Integrate Cortex.Streams with Mediator for CQRS pipelines#182

Merged
eneshoxha merged 1 commit intov3.0/releasefrom
v3/feature/117
Jan 25, 2026
Merged

Integrate Cortex.Streams with Mediator for CQRS pipelines#182
eneshoxha merged 1 commit intov3.0/releasefrom
v3/feature/117

Conversation

@eneshoxha
Copy link
Copy Markdown
Contributor

Added Cortex.Streams.Mediator project enabling seamless CQRS and stream processing integration.

  • Implemented mediator-based stream operators for commands, queries, notifications, and streaming queries.
  • Added extension methods for stream builders and DI registration.
  • Introduced stream-emitting pipeline behaviors and handlers for event sourcing/auditing.
  • Provided comprehensive unit tests for all new operators and behaviors.
  • Updated solution, project references, and documentation for new integration.

Added Cortex.Streams.Mediator project enabling seamless CQRS and stream processing integration.
- Implemented mediator-based stream operators for commands, queries, notifications, and streaming queries.
- Added extension methods for stream builders and DI registration.
- Introduced stream-emitting pipeline behaviors and handlers for event sourcing/auditing.
- Provided comprehensive unit tests for all new operators and behaviors.
- Updated solution, project references, and documentation for new integration.
@eneshoxha eneshoxha added this to the Cortex v3.0 milestone Jan 25, 2026
@eneshoxha eneshoxha self-assigned this Jan 25, 2026
@eneshoxha eneshoxha added the enhancement New feature or request label Jan 25, 2026
@eneshoxha eneshoxha linked an issue Jan 25, 2026 that may be closed by this pull request
@eneshoxha eneshoxha merged commit f2d82cb into v3.0/release Jan 25, 2026
@eneshoxha eneshoxha deleted the v3/feature/117 branch January 25, 2026 19:57
@eneshoxha eneshoxha linked an issue Jan 25, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Integration of Mediator to Streaming Pipelines

1 participant