Cursor's deep dive on Git at any scale: running Origin like a database
vmg · x · 2026-08-19
Cursor engineer Vicent Martí published a 27-minute read tracing 20 years of Git infrastructure and explaining how that history led Cursor to design and operate its Git storage, Origin, as if it were a database.
The post argues Git's distributed nature is now more hindrance than advantage: the average open-source project and company rely on a centralized host, and hosting Git at scale is extremely hard because in a DVCS every repository copy is identical—the server holds nothing special.
The author also shares lessons from 10 years at GitHub, what worked, and what Origin is improving, stressing the care put into the effort.
More from coding & agent
- Puck now supports real-time voice for agent coordination — HankYeomans · 2026-08-19
- Code.Storage Opens Signups: Unlimited Git Infrastructure for AI Agents — dsp_ · 2026-08-19
- Using Directed Graphs for Predictable Agent Workflows — rseroter · 2026-08-19
- Dev vibe-codes a mobile shell over Maestro, prompts local agents from iPhone via Tailscale — cocktailpeanut · 2026-08-19
- LlamaParse Outperforms General VLMs in Document Visual Grounding — llama_index · 2026-08-19
- ComfyUI releases official local MCP open-source — crystal_alpine · 2026-08-19