> looking at a new sync engine
> ask devs if it's using wallclock based last write win registers with oplogs or literally any other CRDT
> they laugh and say "it's a good sync engine, mage"
> read code
> it's a wallclock based last write wins register with fully replicated oplogs
wallclock based yolo conflict resolution is the powerhouse of the decentralized system.