/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

blog.carlosgaldino.com
| | emptysqua.re
1.4 parsecs away

Travel
| | Which consensus algorithm will win?
| | timilearning.com
0.5 parsecs away

Travel
| | One common pattern in the previous systems we have discussed like MapReduce, GFS, and VMware FT is that they all rely on a single entity to make the key decisions. While this has the advantage of making it easier for the system to decide, the downside of this approach is that the entity is now a single point of failure. In this post, we'll learn how the Raft consensus algorithm solves this problem.
| | benjamincongdon.me
2.0 parsecs away

Travel
| | Learning Raft by making one.
| | architecturenotes.co
26.1 parsecs away

Travel
| How Relational Databases Work. This post talks about how indexes and transactions work on the inside of relational databases.