Concurrent updates, distributed systems and clocks, vector clocks, last-write-win, and CRDT
Great post by John Daily from Basho about concurrent updates in the world of distributed systems and the implications of using clocks, vector clocks, last-write-wins, distributed data types (Commutative Replicated Data Type):
via NoSQL databases
Post a Comment