Interesting journey of Digital Ocean managing a Go mono repo at scale.
Cthulhu: Organizing Go Code in a Scalable Repo
At DigitalOcean, we’ve used a “mono repo” called cthulhu to organize our Go code for nearly three years. A mono repo is a monolithic code repository which contains many different projects and libraries. Bryan Liles first wrote about cthulhu in early 2015, and I authored a follow-up post in