Whisky Ops
open main menu

git-foundation

GitHub wallpaper

My pet git implementation written in Go backed by FoundationDB. It’s a fun project that i’ve been flirting with for years as an excuse to play with FoundationDB. It (partially) implements the git protocol and stores the data in FoundationDB.

It started as a random weekend hack while working at Netlify, i revisit if every few years, update it to the latest Go and FoundationDB versions, and then forget about it again. One of these days I’ll finish it.