From 5922800c20bac166c8e02f515f76f89b94816fff Mon Sep 17 00:00:00 2001 From: Joey Hess <joeyh@joeyh.name> Date: Tue, 3 Mar 2015 22:33:46 -0400 Subject: [PATCH] clarification --- doc/design/iabackup.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/design/iabackup.mdwn b/doc/design/iabackup.mdwn index 5fe656f08c..11c3003973 100644 --- a/doc/design/iabackup.mdwn +++ b/doc/design/iabackup.mdwn @@ -7,7 +7,7 @@ This is a fairly detailed design proposal for using git-annex to build The IA contains some 24 million Items. -git repositories do not scale well past the 1-10 million file +git repositories do not scale well in the 1-10 million file range, and very badly above that. Storing individual IA Items would strain git's scalability badly.