glazkovalex / Rebus.Kafka

Apache Kafka transport for Rebus
MIT License
16 stars 6 forks source link

How well goes saga pattern and Kafka together? #10

Closed JanRou closed 6 months ago

JanRou commented 6 months ago

Hello,

Does the saga pattern implemented in Rebus and Kafka go together?

I'm very happy to see that you have coded a transport layer for Kafka. However it's not part of the rebus transports available on rebus github. I've on Stackoverflow found this answer for a question regarding Kafka and the saga pattern: https://stackoverflow.com/a/58748235

I case your answer is yes, please explain the conditions and setup of Rebus. This may be among a lot of other setups Kafka partitions and topics.

Regards Jan Rou

JanRou commented 6 months ago

I found the saga sample! Closed.

glazkovalex commented 5 months ago

Does the saga pattern implemented in Rebus and Kafka go together?

Hello, @JanRou! In my opinion, Saga and Apache Kafka combine well. There is an example and a Saga test on Rebus.Kafka. And yes, this Kafka transport for Rebus is unofficial. Something may not work. If you find a bug or suggestions appear, then write!