
Designing Data-Intensive Applications – Leaderless Replication
Coding Blocks
00:00
Ad Bases Can't Just Leave That Unhandled
In the book, there are two strategies for dealing with conflict free data bases. The first strategy is to chain things together that are dependent on each other. This can be done by giving clients a version number when they're trying to write new data. It's not completely selveless but it does help you avoid problems like this in the future.
Play episode from 01:13:20
Transcript



