Re: [PATCH 00/11] Improve charset and cid: handling
[notmuch-archives.git] / 02 / f6e13b0b7760e3c4dee0b7b1fc47d0fdbfa4f4
1 Return-Path: <stewart@flamingspork.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 043D1431FB6\r
6         for <notmuch@notmuchmail.org>; Tue,  1 Feb 2011 16:40:09 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id hpLQOe+LTF2H for <notmuch@notmuchmail.org>;\r
16         Tue,  1 Feb 2011 16:40:08 -0800 (PST)\r
17 Received: from kaylee.flamingspork.com (kaylee.flamingspork.com\r
18         [74.207.245.61])\r
19         by olra.theworths.org (Postfix) with ESMTP id 9A640431FB5\r
20         for <notmuch@notmuchmail.org>; Tue,  1 Feb 2011 16:40:08 -0800 (PST)\r
21 Received: from willster (localhost [127.0.0.1])\r
22         by kaylee.flamingspork.com (Postfix) with ESMTPS id E80E96079;\r
23         Wed,  2 Feb 2011 00:37:12 +0000 (UTC)\r
24 Received: by willster (Postfix, from userid 1000)\r
25         id 0FD0EA40A; Wed,  2 Feb 2011 10:40:06 +1000 (EST)\r
26 From: Stewart Smith <stewart@flamingspork.com>\r
27 To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>, notmuch@notmuchmail.org\r
28 Subject: Re: notmuch's idea of concurrency / failing an invocation\r
29 In-Reply-To: <4D44AD63.1010001@fifthhorseman.net>\r
30 References: <87fwsetdin.fsf@kepler.schwinge.homeip.net>\r
31         <8762taxk9y.fsf@algae.riseup.net> <87y664zfi8.fsf@flamingspork.com>\r
32         <4D44AD63.1010001@fifthhorseman.net>\r
33 User-Agent: Notmuch/0.5-61-g21e97c5 (http://notmuchmail.org) Emacs/23.1.1\r
34         (x86_64-pc-linux-gnu)\r
35 Date: Wed, 02 Feb 2011 11:40:06 +1100\r
36 Message-ID: <871v3ruv4p.fsf@flamingspork.com>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Wed, 02 Feb 2011 00:40:10 -0000\r
52 \r
53 On Sat, 29 Jan 2011 19:14:27 -0500, Daniel Kahn Gillmor <dkg@fifthhorseman.net> wrote:\r
54 > On 01/28/2011 08:05 PM, Stewart Smith wrote:\r
55 > > I'm about at the point where I'm going to take my git mail store\r
56 > > experiments and get them really to work (and everyone will have to use\r
57 > > 'notmuch cat' or the like to access the messages)\r
58\r
59 > Would this hypothetical git-based mail store retain the atomicity and\r
60 > lockless concurrent-access of a maildir?  That is, could it be used in a\r
61 > server environment?\r
62 \r
63 My idea is that it would be... at least with the experiments conducted\r
64 so far.\r
65 \r
66 > > which should provide\r
67 > > both great storage efficiency, much faster backups of your Maildir as\r
68 > > well as having way fewer paths to traverse checking for new mail.\r
69\r
70 > when you say "backups of your Maildir" do you mean "backups of your\r
71 > git-based mail store" ?  or is this somehow a literal Maildir stored in git?\r
72 \r
73 I'll write more "soon" when there is more code behind it... and I figure\r
74 out a good upgrade path to something that is also self-consistently sane.\r
75 \r
76 -- \r
77 Stewart Smith\r