Epic Games announces Lore version control system
5 hours ago
- #binary-storage
- #Merkle-trees
- #version-control
- Lore is a centralized, content-addressed version control system.
- It represents repository state using Merkle trees and an immutable revision chain.
- It is optimized for binary-first storage, deduplication, and sparse/on-demand data hydration at scale.
- Repositories for Lore can be fully explored on the Epic Games GitHub.