Implementation of mutexes
mmasiukevich opened this issue · 1 comments
mmasiukevich commented
Now, with several competitive messages, the sagas do not work very much as expected. It is necessary to implement mutexes. By default, local mutexes (in memory) should be used. For multiple processes, Redis will be implemented.
mmasiukevich commented
added on v3.0.9