rebus-org / Rebus.MySql

:bus: MySQL integration for Rebus
https://mookid.dk/category/rebus
Other
7 stars 6 forks source link

Feature/distributed saga exclusive locks #21

Closed kendallb closed 2 years ago

kendallb commented 2 years ago

Added support for the new IExclusiveLock API to implement distributed, exclusive locks for Sagas using MySQL.

Collapsed into single commit:


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

mookid8000 commented 2 years ago

Excellent! It's on NuGet.org as Rebus.MySql 3.0.0-b7 now 🙂

kendallb commented 2 years ago

Awesome. Can we push this out of beta when Rebus 7 is launched?

mookid8000 commented 2 years ago

Yes I believe that would be a good time 🙂