It would be good to be able to be able to provide mutual exclusion for workflows which need to do a read-modify-write on a resource which could potentially be involved in a race condition between multiple workflows. Redis, as an existing part of ST2, seems like a possible solution
It would be good to be able to be able to provide mutual exclusion for workflows which need to do a read-modify-write on a resource which could potentially be involved in a race condition between multiple workflows. Redis, as an existing part of ST2, seems like a possible solution