Walgit: a Git server where the bucket is the repository and the disk is a throwaway cache

Github Awesome · Aug 25, 2026 · 6,328 views · 105 likes · 3 comments on YouTube

Description

Walgit puts a Git server in one binary backed by S3 or GCS, with no database or elected leader. The bucket is the repository; each server’s disk is just a disposable cache. Pushes become immutable log entries, while a compare-and-swap manifest decides which update wins, letting m

Comments

Sign in to join the discussion.