Iihorholiakinihorholiak.hashnode.dev·May 3 · 4 min readDid Version Vectors Lose?In my previous post, we saw how leaderless systems like Cassandra rely on physical timestamps to order events - and how clock skew can silently discard a later update. Most distributed systems textboo00
Iihorholiakinihorholiak.hashnode.dev·Apr 16 · 6 min readWhy Last Write Wins can be a villainIn my previous post, we explored the intricacies of Read-after-Write consistency in leader-based systems. We came to a conclusion that achieving strong consistency at the individual record level is re10
Iihorholiakinihorholiak.hashnode.dev·Apr 15 · 4 min read20 Years of Eventual Consistency: Why We’re Still Falling for the Same PitfallsAfter years of hesitation, I have finally decided to push my first article to production. I just hope the pipeline doesn’t hang in the middle of the deployment. Eventual consistency isn't new - the co10