HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chaffity

1 karmajoined 7 ปีที่แล้ว
Programmer.

comments

chaffity
·15 ชั่วโมงที่ผ่านมา·discuss
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