HackerTrans
トップ新着トレンドコメント過去質問紹介求人

chaffity

1 カルマ登録 7 年前
Programmer.

コメント

chaffity
·13 時間前·議論
I've been working on Source [1], an experimental Git server written in Go.

Source stores repositories in a database rather than a filesystem [2]. The primary goal is to rely on databases for durability, replication, and distribution, rather than introducing complex distributed filesystem infrastructure into the stack.

[1]: https://github.com/iainjreid/source

[2]: https://git.iainjreid.com/source