|
|
|
|
|
by kiitos
881 days ago
|
|
I guess it all depends on how you define "client" and "shallow history", and the guarantees you provide around propagation of that history. But if you have a central server that is considered to be the authoritative source of state, and assuming clients interact with that central server directly, then I'm not sure what is accomplished by modeling your data with CRDTs in the first place? |
|