Lore: Open source version control system designed for scalability gains traction on Hacker News
Tags OSS · Enterprise · Infrastructure
Lore, an open source version control system designed from the ground up for scalability, has gained significant traction on Hacker News with 995 points and 541 comments. The project addresses limitations in existing VCS tools like Git when operating at very large scale — monorepos with millions of files, repositories with extremely long histories, and distributed teams requiring high-performance operations. The project's website describes it as solving problems that emerge when Git is pushed beyond its original design parameters.
Technical significance
The strong community interest in Lore reflects a real pain point: as codebases grow to millions of lines and teams scale to thousands of developers, Git's performance degrades significantly. Companies like Google and Microsoft have built custom solutions (Piper, GVFS) to address this, but no open-source alternative has gained widespread adoption. If Lore delivers on its scalability promises, it could fill a gap in the developer tooling ecosystem, particularly for large enterprises and open-source projects with massive repositories.