Lore (version control system)
| Developer(s) | Epic Games and community |
|---|---|
| Initial release | 17 June 2026 |
| Stable release | Lua error in Module:Wd at line 2189: attempt to index field 'wikibase' (a nil value).
/ Lua error in Module:Wd at line 2189: attempt to index field 'wikibase' (a nil value). |
| Repository | Github repository |
| Written in | Rust |
| Engine | |
| Operating system | Cross-platform |
| Type | Distributed and Client–server revision control system |
| License | MIT License[1] |
| Website | Lore |
Search Lore (version control system) on Amazon.
Lore is a software system for version control.
Epic Games originally developed Unreal Revision Control for internal usage. They have released it as Lore to be an open-source version control system designed entirely around the large file needs of video game and multimedia projects. Lore is designed to be fast and efficient for large files including binary files, and be easy-to-use including for 3D artists and more. It has access control features to ensure different teams can protect access to their assets.[2][3]
Design
Lore uses content addressed storage based on hashes to achieve automatic deduplication, integrity validation, and efficient caching. Revisions use Merkle trees to create a history. On-demand hydration allows developers to download a fraction of a repository as needed. Partitions provide access control to individual teams with separate NDAs. Lore uses a centralized server (like Perforce), but adds intelligent caching to scale throughput. This gives teams a single source of truth while avoiding the bottleneck of every request hitting the origin server.
Lore is most similar to Perforce in prior art. It has file-level locking for unmergeable content, but unlike Perforce it has partitions for sub-repositories instead of per-path ACL.[4]
References
- ↑ "License page". Github. Retrieved 19 June 2026.
- ↑ Larabel, Michael. "Epic Games Announces Lore Open-Source Version Control System". Phoronix. Retrieved 19 June 2026.
- ↑ Vigliarolo, Brandon. "Git good with Epic Games' new open source VCS, Lore". The Register. Retrieved 19 June 2026.
- ↑ "System Design". Lore. Retrieved 30 June 2026.
| This free and open-source software article is a stub. You can help EverybodyWiki by expanding it. |
This article "Lore (version control system)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Lore (version control system). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
