Explore >> Select a destination


You are here

blog.willportnoy.com
| | decomposition.al
18.1 parsecs away

Travel
| | by Devashish Purandare ยท edited by Sohum Banerjea and Lindsey Kuper
| | eli.thegreenplace.net
15.5 parsecs away

Travel
| |
| | benjamincongdon.me
14.5 parsecs away

Travel
| | Learning Raft by making one.
| | briankung.dev
48.4 parsecs away

Travel
| I survived David Beazley's weeklong course on the Raft consensus algorithm that powers technologies like Kubernetes, MongoDB, and Neo4j. Image from https://raft.github.io/ The Raft Consensus Algorithm is a way for a gaggle of computers to agree on a sequence of events, or a "log" of events. Raft is useful for things like databases - once...