DigiNews

Tech Watch by Johan Denoyer

← Back to articles

walgit — a git server that is one binary in front of an object store

Quality: 8/10 Relevance: 9/10

Summary

Walgit is a Rust-based Git server that fronts an object store, using a write-ahead log as the source of truth and no persistent local state. It supports smart HTTP, Git LFS, a web UI, an SDK, and per-repo push policies, with deployment options across S3-compatible stores or Google Cloud Storage and a read/write model built around a WAL in the bucket.

🚀 Service construit par Johan Denoyer