|
|
|
|
|
by taeric
3271 days ago
|
|
Alternatively, don't require strong consistency everywhere. Instead, make sure to have it places it makes sense, and always reason about it. I view this as a generalization of optimistic locking on source control. I don't envy my past self for having to checkout code with a lock that I was going to change it. |
|