From b5a661c2cc7084e07118e94eceb2db4406bbd48c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Apr 2014 14:53:09 -0400 Subject: add design for git-remote-daemon --- doc/design/assistant/telehash.mdwn | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'doc/design/assistant/telehash.mdwn') diff --git a/doc/design/assistant/telehash.mdwn b/doc/design/assistant/telehash.mdwn index ea507d9aa..3b427b42f 100644 --- a/doc/design/assistant/telehash.mdwn +++ b/doc/design/assistant/telehash.mdwn @@ -66,8 +66,7 @@ encryption. ## separate daemon? -A `gathd` could contain all the telehash specific code, and git-annex -communicate with it via a local socket. +See [[git-remote-daemon]] for a design. Advantages: @@ -88,8 +87,4 @@ Advantages: Disadvantages: -* Adds a memcopy when large files are being transferred through telehash. - Unlikely to be a bottleneck. * Adds some complexity. -* What IPC to use on Windows? Might have to make git-annex communicate - with it over its stdin/stdout there. -- cgit v1.2.3