|
You are here |
aphyr.com | ||
| | | | |
alexdebrie.com
|
|
| | | | | 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
|
|
| | | | | by Natasha Mittal edited by Devashish Purandare and Lindsey Kuper | |
| | | | |
jepsen.io
|
|
| | | | | ||
| | | | |
blog.schmizz.net
|
|
| | | 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... | ||