/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

www.adamconrad.dev
| | timilearning.com
0.7 parsecs away

Travel
| | My notes from Chapter 8 of Martin Kleppmann's 'Designing Data-Intensive Applications' book.
| | martin.kleppmann.com
4.0 parsecs away

Travel
| | [AI summary] A technical deep dive debunking the Redlock algorithm for distributed locking due to unsafe timing assumptions and lack of fencing tokens, advocating for consensus algorithms or simpler Redis approaches instead.
| | eli.thegreenplace.net
2.9 parsecs away

Travel
| | [AI summary] An introductory post from a blog series detailing the implementation of the Raft distributed consensus algorithm in the Go programming language.
| | go.redpanda.com
32.8 parsecs away

Travel
| Kyle Kingsbury has made a career of improving the safety of distributed systems. With his Jepsen test, he explores whether a system lives up to its claims, files new bugs, and makes recommendations for operators.