|
|
|
|
|
by LAC-Tech
1398 days ago
|
|
Nice writeup. I've read the CRDT paper but never implemented it. Question - if you're not using LWW (instead you have concurrent values of a vector clock), this is where you have your CRDT and merge the states coming from every node? |
|