10 ms·
"For ILock, the lock is not mutually exclusive under split brain. However it can still be useful as an advisory lock." Why use a lock that isn't safe when ther
by jodah 9y ago
"For ILock, the lock is not mutually exclusive under split brain. However it can still be useful as an advisory lock."
Why use a lock that isn't safe when there are other alternatives?