Database-free object-storage Git server
A Git server using one binary, object storage, and a write-ahead log as the source of truth instead of a database and leader election.
From Github Awesome — GitHub Trending Monthly #10(2026.08) at 08:29
Problem: Reduces server coordination and operational movement while allowing any instance to accept pushes.
For: Teams storing Git repositories on S3 or GCS and serving clones from object storage or a CDN.
Products from this video
Amadeus Protocol Node Amagine3D Amazon S3 Anatomy Atelier Anti Slop anydoc ARC-AGI-1 Task Generator arc-task-gen claudish-to-english claudish-to-english code-server Comp AI CRM Comp AI CRM Cumora DeepSeek Harness FrontierAgent FuXi fx Gemma Translator Gemma Translator h3.c IP as Logo IP as Logo Skill JoyAI-Video-Edit Kage Kimi K3 in C macOS MangoDisk Model Context Protocol (MCP) Moli morphicons MyContext npm OpenBot openGym Phone Harness Phone Harness Praxist Python Raspberry Pi 5 React Rust Scroll Craft Sol Advisor SQLite terminal-code Three.js ThreeUI TypeScript unlazy V8 Virtual Mac on iPad walgit Xcode Zig ZSvirt
Examples
- walgit uses object storage and a write-ahead log instead of a database.