(no title)
ochiba
|
11 months ago
I would say this is why server-authoritative systems that allow for custom logic in the backend for conflict resolution work well in practice (like Replicache, PowerSync and Zero - custom mutators coming in beta for the latter). Predefined deterministic distributed conflict resolution such as CRDT data structures work well for certain use cases like text editing, but many other use cases require deeper customizability based on various factors like you said.
jahewson|11 months ago
mentalgear|11 months ago
ezekg|11 months ago
ochiba|11 months ago