From dev-return-14855-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Feb 08 20:14:00 2011 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 91854 invoked from network); 8 Feb 2011 20:14:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2011 20:14:00 -0000 Received: (qmail 80027 invoked by uid 500); 8 Feb 2011 20:13:59 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 79972 invoked by uid 500); 8 Feb 2011 20:13:59 -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 79964 invoked by uid 99); 8 Feb 2011 20:13:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 20:13:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of randall.leeds@gmail.com designates 209.85.161.52 as permitted sender) Received: from [209.85.161.52] (HELO mail-fx0-f52.google.com) (209.85.161.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 20:13:51 +0000 Received: by fxm5 with SMTP id 5so6509202fxm.11 for ; Tue, 08 Feb 2011 12:13:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=H15xYTHkNFHKmmdonx7kzxkaP6X9hm5yRouad8TTR68=; b=UbZJt93JKuEyZFw2mgTs4EfAzgbvaVsngCPnBeHnRoJifqg5L82nUExugP9Qo8rPba EfTA1CZtDYtk+hmzMFzAVeN8/Nnd2ZLMEQcGpqqFlksvKiP/RxG4jQVXnvtjYTgqsUBO iEQFmsw6RGZ8FokScUoxEMayLzG+Ec2UT52Lo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=STsHEeW4EJrCDNWot6gINXlCPRGm6bEmpc48TQXj9Jt7C7Rjyxyn7xESm3dMZee8qu wSwj2thRRItkYwiLDZ1B3bKQN3txcsRjt4I5bx+BzcSDRPmPBZLk5WOpfoqu5aTU2pr/ 4aY8YKxP72+cc6HeIAST75QSq7IsDkMGo14xg= MIME-Version: 1.0 Received: by 10.223.78.138 with SMTP id l10mr2126298fak.17.1297196011285; Tue, 08 Feb 2011 12:13:31 -0800 (PST) Received: by 10.223.87.77 with HTTP; Tue, 8 Feb 2011 12:13:31 -0800 (PST) In-Reply-To: References: Date: Tue, 8 Feb 2011 12:13:31 -0800 Message-ID: Subject: Re: roadmap From: Randall Leeds To: dev@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf3054a37d751468049bcafb7f X-Virus-Checked: Checked by ClamAV on apache.org --20cf3054a37d751468049bcafb7f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Feb 8, 2011 at 01:24, Benoit Chesneau wrote: > Hi all, > > With the announce of another /couchdb fork/project embedding couchdb/ I > think it's the perfect time to define ourself for next releases. > > What will be CouchDB 1.2 or 2.0, what do we target, what is our > timeline. What is the CouchDB core that will be used by other projects > basically. Having a defined timeline, ie defined deadlines for freeze, > release, ... is important in this context. It means that releases don't > depend on external factors: we, the Apache CouchDB project follows its > own agenda. There are other reasons for that of course. > > So can we try to define this time a good old roadmap? What will be the > next couchdb? > > For me: > > - Plugin support > - improved CouchApp engine > - Improve possibilities to integrate CouchDB in other projects > - Clean API, so couchdb features can be called more easily in other > erlang programs or plugins > > Other feature I wish: > > - Official Apache CouchDB clustering layer plug > - Official Search Plugin based on Apache Lucene that can be used like > riak search or cloudant search > > ... and you ? > > > - beno=C3=AEt > I agree mostly with Benoit. My priorities are: - a really good embedding story (android, desktop apps, couchbase, etc ...) - a really good plugin story (geocouch, lucene search, easy to compile against couchdb sources) - a really good build story (particularly android, windows) - clean internal APIs -Randall --20cf3054a37d751468049bcafb7f--