Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous extendable Gateways #401

Merged
merged 4 commits into from
Oct 26, 2024
Merged

Asynchronous extendable Gateways #401

merged 4 commits into from
Oct 26, 2024

Conversation

dgafka
Copy link
Member

@dgafka dgafka commented Oct 26, 2024

Description

  • This makes Command/Query/Event Buses extendable using interceptors.

image

  • It also adds ability Enterprise feature to make Gateways asynchronous, which provides easy way to build things like Outbox Event Bus.
    image

Type of change

  • New feature (non-breaking change which adds functionality)

@dgafka
Copy link
Member Author

dgafka commented Oct 26, 2024

@lifinsky asynchronous gateways coming in :)

@dgafka dgafka merged commit aedb1e0 into main Oct 26, 2024
59 checks passed
@dgafka dgafka deleted the asynchronous-gateways branch October 26, 2024 13:06
@lifinsky
Copy link
Contributor

@dgafka Do you plan to support of multiple distributed bus interfaces as async command bus?

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