Walgit is a Git server implementation that runs as a single binary backed by S3 or GCS object storage, eliminating the need for databases, leaders, or persistent local state. It supports smart HTTP fetch/push, Git LFS, a web UI, and JSON API while scaling to repositories larger than the host machine by treating each server instance as a disposable cache.