/gossip-glomers

https://fly.io/dist-sys/

Primary LanguageGoMIT LicenseMIT

gossip-glomers

My code for the Gossip Glomers series of distributed systems challenges created by fly.io and Kyle Kingsbury (author of Jepsen).

Repository notes

Main methods for each challenge can be found under the cmd/ folder. Building with go install ./... creates executables under $HOME/go/bin that have the same names as the containing folder.

Blog posts

As I complete challenges, I'll also make writeups on my blog. You can find all posts with the Gossip Glomers tag and I'll also link them here!