|
|
|
|
|
by aenario
1577 days ago
|
|
It's a very narrow use-case of conflict-free data type. Sure if you are willing to wait for however long to get a lock before you can edit something. The main goal of CRDT is for long-split branch such as can happen in federated systems or with offline management. (think git) |
|