Remix.run Logo
▲ Walgit: A Git server that is one binary in front of an object store(github.com)
9 points by handfuloflight 2 days ago | 3 comments
▲jauntywundrkind 8 minutes ago | parent | next [-]

There's so many of these things now! Good!

This one appears to be a more active fork of Tobi's, https://github.com/tobi/walgit https://news.ycombinator.com/item?id=49420598

My comment listing 6 from 2 weeks ago: https://news.ycombinator.com/item?id=49763869

▲billconan 2 days ago | parent | prev [-]

can this be deployed as AWS lambda, so that it can scale down to zero?

▲CBLT 18 minutes ago | parent [-]

The readme seems to say the answer is yes? You'll lose the disk-based cache, but it's not inherently unsafe because the only coordination is object storage.