A working git remote server in Go with swappable storage backends. Built to empirically reproduce the tradeoffs teams hit when building git infrastructure for AI coding platforms.
git clone https://git.wyat.me/git-storage.git
go run ./cmd/repobench -mode=github · throughput capped by secondary rate limits (~50 repos/min per account) · Pierre announced >15k repos/min sustained peak (Mar 2025) · GitHub announced ~230 repos/min global avg (Oct 2023) · This server measured locally via -mode=direct
| Operation | Size | SQLite | BadgerDB | MinIO/S3 |
|---|