⇤ ← Revision 1 as of 2014-02-17 09:52:54
Size: 660
Comment: First minimal version of Scale Mercurial.
|
Size: 660
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.