Differences between revisions 1 and 2
Revision 1 as of 2014-02-17 09:52:54
Size: 660
Editor: ArneBab
Comment: First minimal version of Scale Mercurial.
Revision 2 as of 2014-02-17 09:53:30
Size: 660
Editor: ArneBab
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Mercurial can scale from single-developer Projects up to massive Codebases and huge developer teams. Mercurial can scale from single-developer projects up to massive codebases and huge developer teams.

Mercurial can scale from single-developer projects up to massive codebases and huge developer teams.

For an example of a large-scale deployment, you can check the recent writeup by Durham Goode from Facebook: Scaling Mercurial at Facebook.

Summary: Extensions allow scaling Mercurial with minimal maintenance overhead: hgwatchman makes hg status 5x faster and remotefilelog speeds up pull, push and clone by factor 10 and integrates them with the local memcached server.

ScaleMercurial (last edited 2015-03-31 12:59:02 by rcl)