From a0b2542642c7f7347bdf494cd0cd0a2c45894dcf Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Fri, 11 May 2018 00:28:30 +0800 Subject: [PATCH] DGit: Distributed Git at Github --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98e6881..58e47d6 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Enterprise Service Bus](http://www.oracle.com/technetwork/articles/soa/ind-soa-esb-1967705.html) * [Distributed Source Code and Configuration Files Management](https://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/) * [Distributed Version Control Systems: A Not-So-Quick Guide Through](https://www.infoq.com/articles/dvcs-guide) + * [DGit: Distributed Git at Github](https://githubengineering.com/introducing-dgit/) * [Stemma: Distributed Git Server at Palantir](https://medium.com/@palantir/stemma-distributed-git-server-70afbca0fc29) * [Configuration Management for Distributed Systems at Flickr](https://code.flickr.net/2016/03/24/configuration-management-for-distributed-systems-using-github-and-cfg4j/) * [Git Repo at Microsoft - The Largest Git Repo on The Planet](https://blogs.msdn.microsoft.com/bharry/2017/05/24/the-largest-git-repo-on-the-planet/)