Google stores billions of lines of code in a single repository (2016) [pdf]
1–10 of 209 posts
Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#2Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#3(published July 2016)
Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#4Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#5Of particular note is that they published this many years after it had been shipped to their internal customers. This was not some position paper about "why we focus on ai" after not shipping any of their "breakthroughs".
Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#6Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#7(published July 2016)
Also, it's a PDF link
There you go, PDF free version.
Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#8I really wish they would make this tech available via gcloud. Seems like it would be very popular and a great way to attract other gcloud business away from MS/GitHub which scales horribly.
I think building something that scales for one big repo is just a completely different problem than making it scale for a lot of small repos.
Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#9Re: Google stores billions of lines of code in a single repository (2016) [pdf]
#10A good article to reference when this topic gets raised: http://yosefk.com/blog/dont-ask-if-a-monorepo-is-good-for-yo...