Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 66311 invoked from network); 1 Feb 2009 10:15:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2009 10:15:18 -0000 Received: (qmail 58862 invoked by uid 500); 1 Feb 2009 10:15:17 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 58826 invoked by uid 500); 1 Feb 2009 10:15:17 -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 58815 invoked by uid 99); 1 Feb 2009 10:15:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 02:15:17 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 10:15:07 +0000 Received: from [10.0.1.6] (e178233247.adsl.alicedsl.de [::ffff:85.178.233.247]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sun, 01 Feb 2009 10:14:45 +0000 Message-Id: From: Jan Lehnardt To: dev@couchdb.apache.org In-Reply-To: <8EED19F7-E294-4F3B-B260-09A46547C689@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: couch_gen_btree: pluggable storage / tree engines Date: Sun, 1 Feb 2009 11:14:14 +0100 References: <498464EC.1070209@diskware.net> <8B1BF367-700E-4F24-B7A5-F454E51AF9D3@gmail.com> <8EED19F7-E294-4F3B-B260-09A46547C689@gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org Thanks Antony! On 1 Feb 2009, at 07:37, Antony Blakey wrote: > On 01/02/2009, at 4:33 PM, Chris Anderson wrote: > >> You keep talking about these modifications. > > I supplied a github branch with the patch for plugins, and I > provided the ruby source for an external indexer. Hopefully "put up > or shut up" is satisfied :) To save others from searching: http://github.com/AntonyBlakey/couchdb/tree/master Cheers Jan --