top | item 45180593

(no title)

littlecosmic | 5 months ago

Don’t you also have to consider this just as much without CRDT? Not saying it isn’t a real issue, but this example could easily be a problem with a more traditional style app - maybe users open the record on their web browser at same time and make different updates, or they update the different timestamp fields directly in a list of tasks.

discuss

order

the_duke|5 months ago

Sure, but you can usually rely on database transactions to handle the hard part.