Y
Hacker News
new
|
ask
|
show
|
jobs
by
swsieber
2561 days ago
While I agree with your analysis, do we have a good word for lots of little repos?
ie microservices : monolith and ?? : monorepo
1 comments
revvx
2561 days ago
"Multirepo" is the term I see the most
link
swsieber
2561 days ago
Thanks! I saw 'polyrepo' too, but multirepo sounds more intuitive.
link
OJFord
2561 days ago
'submodules' too, but which further implies a) git; b) there's a (CD/infrastructure?) repo which collates the pieces.
link
_betty_
2560 days ago
Surely micro repos would be more fitting (although probably a terrible idea)
link