0

Do you know some tool, or systems, or framework, or middleware that provide an implementation for the SAGA pattern for transactions?

I found eventuate, are you aware of others?

Thank you in advance

affo
  • 453
  • 3
  • 15

1 Answers1

0

You can try NServiceBus: https://docs.particular.net/nservicebus/sagas/

One of the core features in NServiceBus is Sagas among others.

(Disclaimer: I work for Particular and am an NServiceBus user for many years)

Sean Farmar
  • 2,254
  • 13
  • 10