Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D52210FFA for ; Sun, 20 Oct 2013 10:25:58 +0000 (UTC) Received: (qmail 36283 invoked by uid 500); 20 Oct 2013 10:25:55 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 36248 invoked by uid 500); 20 Oct 2013 10:25:55 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 36238 invoked by uid 99); 20 Oct 2013 10:25:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Oct 2013 10:25:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of djc.ochtman@gmail.com designates 209.85.220.54 as permitted sender) Received: from [209.85.220.54] (HELO mail-pa0-f54.google.com) (209.85.220.54) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Oct 2013 10:25:46 +0000 Received: by mail-pa0-f54.google.com with SMTP id kx10so6643214pab.41 for ; Sun, 20 Oct 2013 03:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=liM9Y1j1MM8N7udJmyjHJ4i17VgD+ayLLqHzgyyie5g=; b=LydV+ZE/gdHSZt/yM5VotdTV2+Rxffc//MnMILSCLR4b4rco53mV3OPgcIu3FTNroM w18YMmhPc8fEAupD6gi6aCwuIfcR6PGOWXrnKHvFd/SQcrYjtTb0dfw2hUlhNN8jAC4+ TDw7E1/fHGGUn6GUDnwNgru876lH92nnEqv6HezOfqSeU3dgE+38v6UFdh/XsT6v89ir db6/KlNpyQm3zq6ugxiOELph9HB70GqZAztowxfZMCXvi2HKIL0IDGFQPCUFHBMe9IAa n541cDrBeATn2PYUfuoqioLHfhcGg8bBoJlRMAhRFiBMYADEppCT+axkEu+XxyLYPiXq y/1A== X-Received: by 10.66.27.50 with SMTP id q18mr12330309pag.97.1382264725763; Sun, 20 Oct 2013 03:25:25 -0700 (PDT) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.70.124.194 with HTTP; Sun, 20 Oct 2013 03:25:05 -0700 (PDT) In-Reply-To: References: From: Dirkjan Ochtman Date: Sun, 20 Oct 2013 12:25:05 +0200 X-Google-Sender-Auth: p8_55WMg1e-G4twLYrhMK-FPyzU Message-ID: Subject: Re: couch btree algorithm To: "dev@couchdb.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Oct 20, 2013 at 12:22 PM, Benoit Chesneau wrote: > But I just created the couchdb_internals repo to handle changes on this > content. Feel free to join me ;) Why not just do it in the docs? Seems a little more accessible, centralized and integrated. Cheers, Dirkjan