dotnetcore / CAP

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
http://cap.dotnetcore.xyz
MIT License
6.61k stars 1.28k forks source link

Support for AWS Event Bridge #1558

Open davidpene opened 2 months ago

davidpene commented 2 months ago

Event bridge would be a nice addition as the event bus. It supports API targets which makes it perfect for micro-service messaging.