Replies: 1 comment
-
Hey @Inx51, we don't have support for sagas 😞, but we are working on it. After the V10 is released, we will look into it. For claim-check, Brighter has support for S3 and Azure Blob Service see: https://brightercommand.gitbook.io/paramore-brighter-documentation/brighter-request-handlers-and-middleware-pipelines-1/messagemappers#transformers For pub-sub, do you mean pub-sub locally? On Brighter, you can use Publish to send an event to all handlers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Im currently looking for a replacement of MassTransit.
We are currently utilizing features such as competing consumers, pub-sub (events), claim check pattern and sagas. The first 3 of them seems to be quite straightforward to implement in one or another way with Brighter and/or Darker, however.. I havent really managed to find any documentation covering sagas. (And cant quite figure out if it would be easily implemented on our own if there is no "out-of-the-box-solution" for it.)
Any guidance would be very much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions