eventflow icon indicating copy to clipboard operation
eventflow copied to clipboard

allow local pessimistic concurrency control

Open svalaskevicius opened this issue 8 years ago • 1 comments

local lock per aggregate id, block until it frees up

-- is it needed? would it be helpful at all?

svalaskevicius avatar Mar 21 '16 22:03 svalaskevicius

also can optimise out then one read query from db to catch up from db

svalaskevicius avatar Nov 24 '16 22:11 svalaskevicius