Earlier quoted context omitted.
I think google might be the only people to do monorepo (and even they don't - for example, Android and Chrome are different repos), but they have built massive internal tooling to support this. For everyone else, once you get past a certain size, it's much much easier to do multi-repo than monorepo.
Facebook also has a monorepo.
An update on the state of the Reddit repositories
31–40 of 51 posts
Re: An update on the state of the Reddit repositories
#32Re: An update on the state of the Reddit repositories
#33Earlier quoted context omitted.
As does Microsoft: https://blogs.msdn.microsoft.com/bharry/2017/05/24/the-large...
Mozilla too.
Re: An update on the state of the Reddit repositories
#34Re: An update on the state of the Reddit repositories
#35This is a sad end. So many companies are showing how to do Open Source right, and make a profit (be they Citus with postgres, GitLab, JetBrains, RedHat, Automattic with Wordpress, etc). Reddit followed the Wordpress/GitLab model – code is open source, some minor plugins are closed and only available on the hosted solution – for many years, but now stopped that. This is a sad day. Just like Google killed the open sour…
http://penguindreams.org/blog/the-philosophy-of-open-source-...
Re: An update on the state of the Reddit repositories
#36Earlier quoted context omitted.
As does Microsoft: https://blogs.msdn.microsoft.com/bharry/2017/05/24/the-large...
I think that repo is just for Windows, not for everything Microsoft develops.
Re: An update on the state of the Reddit repositories
#37Re: An update on the state of the Reddit repositories
#38Re: An update on the state of the Reddit repositories
#39Earlier quoted context omitted.
I think google might be the only people to do monorepo (and even they don't - for example, Android and Chrome are different repos), but they have built massive internal tooling to support this. For everyone else, once you get past a certain size, it's much much easier to do multi-repo than monorepo.
Facebook also has a monorepo.