/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

aphyr.com
| | alexdebrie.com
3.3 parsecs away

Travel
| | In this post, understand the different concepts of consistency as applied to distributed databases, as well as some issues with the conversation of consistency.
| | decomposition.al
3.1 parsecs away

Travel
| | by Natasha Mittal edited by Devashish Purandare and Lindsey Kuper
| | jepsen.io
2.1 parsecs away

Travel
| |
| | blog.schmizz.net
23.4 parsecs away

Travel
| The traditional way replicated systems are architected is to physically co-locate the write-ahead log (WAL) on the nodes where the state is being maintained. Then a consensus protocol like Paxos or Raft is used to make sure the log on each replica ag...