From user-return-23927-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Mar 15 17:49:37 2013 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 960E2E5FC for ; Fri, 15 Mar 2013 17:49:37 +0000 (UTC) Received: (qmail 82489 invoked by uid 500); 15 Mar 2013 17:49:36 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 82441 invoked by uid 500); 15 Mar 2013 17:49:36 -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 82433 invoked by uid 99); 15 Mar 2013 17:49:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 17:49:36 +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 (nike.apache.org: domain of lancecarlson@gmail.com designates 209.85.223.180 as permitted sender) Received: from [209.85.223.180] (HELO mail-ie0-f180.google.com) (209.85.223.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 17:49:29 +0000 Received: by mail-ie0-f180.google.com with SMTP id bn7so4640737ieb.25 for ; Fri, 15 Mar 2013 10:49:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=XIcRhNatIvV3vQW4vTB0mK7oAPb6G+GDV6ZIMlWvjd8=; b=zhjkceiU8C92c8dvDsjfv40rLCxtMcQG463DLWsGySfyTOCMRTdv/Na0G4uZ6KN6+3 d/66FqY7mooqucRcXDbWVLgAgAPZ8a60AloKpnoaW1Hqzb/ldfsqWVF5E9EBgGKqn2pC GUgxbuyafBx5MzmWv29u7HfUAxCTFCBEsPNgZdJSk22h9Kz42QTUo5nA4dTkRBFKmnlN WTXf+oecZ/1hPRZ3w1PCCON0oYDXssGrTE0EJ+Liyi7iYpx7vtG+SODTYWud45tJk30A mjxnra7nr6Nc55erL9Mw5dCEcjb2HI/Qlo9fvYg6b1x+FmhJqZwxGLzy30lyTzHzzSq9 I10w== X-Received: by 10.50.212.38 with SMTP id nh6mr1883704igc.72.1363369748574; Fri, 15 Mar 2013 10:49:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.129.98 with HTTP; Fri, 15 Mar 2013 10:48:48 -0700 (PDT) In-Reply-To: References: From: Lance Carlson Date: Fri, 15 Mar 2013 13:48:48 -0400 Message-ID: Subject: Re: distributed database To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=14dae93408ff8fb93604d7fa414d X-Virus-Checked: Checked by ClamAV on apache.org --14dae93408ff8fb93604d7fa414d Content-Type: text/plain; charset=ISO-8859-1 You should also check out cloudant. Those guys are awesome. 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 > --14dae93408ff8fb93604d7fa414d--