summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawm72W-CH7bzZ8uHvaw1KJGrToPSQDNBnIA <Beni@web>2013-08-05 17:13:14 +0000
committerGravatar admin <admin@branchable.com>2013-08-05 17:13:14 +0000
commit60b71253d05f130869feefc2ca51b5d12c6576e8 (patch)
treecc9b8e7c50fd4906bd2b65c03e384cbb25d427b3 /doc/design
parentf0d4d68a1efcad3614d461f398b042e4ef147c1b (diff)
Added a comment: bup splitting
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment b/doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment
new file mode 100644
index 000000000..3ef911b77
--- /dev/null
+++ b/doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawm72W-CH7bzZ8uHvaw1KJGrToPSQDNBnIA"
+ nickname="Beni"
+ subject="bup splitting"
+ date="2013-08-05T17:13:14Z"
+ content="""
+bup splits files into chunks based on rolling sums.
+https://github.com/apenwarr/bup/blob/master/DESIGN
+For small changes to big files, this would improve not only transfer speed but also repository size.
+And git-annex already supports bup remotes. What's missing?
+"""]]