|
You are here |
www.adamconrad.dev | ||
| | | | |
timilearning.com
|
|
| | | | | My notes from Chapter 8 of Martin Kleppmann's 'Designing Data-Intensive Applications' book. | |
| | | | |
martin.kleppmann.com
|
|
| | | | | [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
|
|
| | | | | [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
|
|
| | | 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. | ||