polyrepo en · NOUN
Etymology
From poly- + repo.
Meanings
-
A software project in which different components are located in separate code repositories which can be versioned individually (as opposed to a monorepo in which all the code exists within a single repository).
In situation where there is 2 components, polyrepos are sufficient. In situation where there is 50 components, monorepos shine. And the switch is somewhere in between.
2024 May 8, u/Haspe, “Mono repo or not?”, in Reddit, r/golang, archived from the original on 22 Jul 2024:
Forms
| Spelling | Features | Labels | Source |
|---|---|---|---|
| polyrepos | Number=Plur | lexicographic |