Reading up on Continuity
2 deep · digging since aug 19
- GitHub - tobi/walgit
walgit is a git server implemented as a single binary that runs in front of an object store (S3/GCS), requiring no local state beyond a cache.
- Git at any scale
Cursor explains why Git's packfile design hinders scalable hosting, reviews past solutions like Spokes, and introduces Continuity, a S3‑based write‑ahead log system that provides linearizable, elastically scalable Git storage.