Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE995D292 for ; Sun, 17 Mar 2013 20:55:22 +0000 (UTC) Received: (qmail 23176 invoked by uid 500); 17 Mar 2013 20:55:20 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 23070 invoked by uid 500); 17 Mar 2013 20:55:20 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 23062 invoked by uid 99); 17 Mar 2013 20:55:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Mar 2013 20:55:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tisdall@gmail.com designates 209.85.217.174 as permitted sender) Received: from [209.85.217.174] (HELO mail-lb0-f174.google.com) (209.85.217.174) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Mar 2013 20:55:16 +0000 Received: by mail-lb0-f174.google.com with SMTP id l12so4138067lbo.33 for ; Sun, 17 Mar 2013 13:54:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=80Cd2ZKKtxx9sAQ9qJIK1ef0OUfnrleVbfx/RiOrYn4=; b=vs9DEJzXIJqxtuxJCMD6yofHq6gFEKyHkOlakZPmjoCUbFxJfvloe/seQ/0Sco00Qq V+E53/4k2bVhGh7/VmlXsHe0mD9aYmFlnlPyBe4NJu2KeVWrmYxXwEY34IIxYhC0XOMd vt9ixUSdV09dPej31UWq10qsekUK9gokSHBbCputpfUzZedMKRjwbQAYt09eOc9CrQDa Lh+UN/EerpwBUJALm9izi9hIF0Ez2H1ssTcxK2ZrTbbompAYObIdlf+4Lh4vocE+ycuJ dcIeehmCOG1/FJIs4qoOAaQkuHPCTLqfULYeH7ilnvb3SBQIeDcDjcJz4icCNAQksG2Q NIHg== MIME-Version: 1.0 X-Received: by 10.152.109.112 with SMTP id hr16mr12390621lab.38.1363553694786; Sun, 17 Mar 2013 13:54:54 -0700 (PDT) Received: by 10.112.150.8 with HTTP; Sun, 17 Mar 2013 13:54:54 -0700 (PDT) In-Reply-To: References: Date: Sun, 17 Mar 2013 16:54:54 -0400 Message-ID: Subject: Re: distributed database From: Tim Tisdall To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=bcaec54eea709c2ecf04d8251527 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec54eea709c2ecf04d8251527 Content-Type: text/plain; charset=ISO-8859-1 For anyone else asking something similar... You should direct people to your talk in Berlin: http://conf.couchdb.org/slides/Introduction-to-BigCouch-CouchDB-Conf-Berlin-2013.pdf Of course, it's the 5th thing you see when you Google "bigcouch", but for some reason I didn't see it before. -Tim On Fri, Mar 15, 2013 at 1:14 PM, Robert Newson wrote: > Good news, the BigCouch source tree is being merged into CouchDB at > the moment and will be included in a release this year. > > B. > > On 15 March 2013 08:35, Tim Tisdall wrote: > > I've been running a CouchDB instance for quite a while now, but only on a > > single machine. I'm looking at moving my hosting and settings things up > in > > a distributed fashion. I was hoping someone could point me in the right > > direction for what solutions are current and what solutions may actually > > make it into the core CouchDB code base (if any). > > > > I came across couchdb-lounge but as none of the code has been touched > for 3 > > years I'm guessing it's a nearly dead project. > > > > I looked at Bigcouch, but I'm a little unsure how you can modify an > > existing system (existing Bigcouch DB) to add or remove nodes. Also, is > > there any automated way of making a single CouchDB database into a > Bigcouch > > instance? > > > > -Tim > --bcaec54eea709c2ecf04d8251527--