|
|
|
|
|
by thayne
2353 days ago
|
|
After using both I can say both have problems. Polyrepos lack tools for working with multiple repos simultaneously, and require more attention to versioning. Monorepos have longer histories, and the large number of objects can hurt performance. Which one you should use depends on which downsides are less impactful for your use case. |
|