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 23A9CF575 for ; Sun, 31 Mar 2013 19:43:10 +0000 (UTC) Received: (qmail 64834 invoked by uid 500); 31 Mar 2013 19:43:10 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 64796 invoked by uid 500); 31 Mar 2013 19:43:10 -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 64788 invoked by uid 99); 31 Mar 2013 19:43:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Mar 2013 19:43:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.244.253.218] (HELO mail.traeumt.net) (80.244.253.218) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Mar 2013 19:43:04 +0000 Received: from [10.0.0.13] (91-66-82-235-dynip.superkabel.de [91.66.82.235]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.traeumt.net (Postfix) with ESMTPSA id ACB001406A for ; Sun, 31 Mar 2013 21:42:44 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: The BigCouch merge, CouchDB 2.0, 3.0 and later From: Jan Lehnardt In-Reply-To: Date: Sun, 31 Mar 2013 21:42:36 +0200 Content-Transfer-Encoding: 7bit Message-Id: <8462412E-3F58-4383-85A1-BAE73E95290C@apache.org> References: <6760C936-9099-4031-9844-650F46A18341@apache.org> To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org On Mar 31, 2013, at 21:32 , Dirkjan Ochtman wrote: > On Sat, Mar 30, 2013 at 8:29 PM, Jan Lehnardt wrote: >> Bikeshed away! :) > > Will there be discussion on API changes for BigCouch stuff? I don't > really have a clue on how BigCouch is different from CouchDB exactly, > all I know is it does some clustering and that's why some things are > different. In my perception (as someone who doesn't really need > clustering), it seems that "different" would be "more complicated" > here in most cases, so I'm a little bit ambivalent about BigCouch > merging into CouchDB (although obviously there could be lots of great > stuff too, I don't really know!). We will be collecting things here: https://issues.apache.org/jira/browse/COUCHDB-1756 There is an (incomplete) list of differences down on: http://bigcouch.cloudant.com/api Robert & Paul et.al will help getting the COUCHDB-1765 filled out for discussion & details. > Also, +1 on Jan's point re minimizing the amount and size of flag days > (i.e. big 2.0.0 release). Thanks :) Cheers Jan --