Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 34635 invoked from network); 31 Oct 2010 14:29:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 Oct 2010 14:29:10 -0000 Received: (qmail 8376 invoked by uid 500); 31 Oct 2010 14:29:08 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 8201 invoked by uid 500); 31 Oct 2010 14:29:06 -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 8193 invoked by uid 99); 31 Oct 2010 14:29:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Oct 2010 14:29:05 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of wordituk@googlemail.com designates 209.85.161.180 as permitted sender) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Oct 2010 14:28:59 +0000 Received: by gxk8 with SMTP id 8so2994931gxk.11 for ; Sun, 31 Oct 2010 07:28:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=K8X0trArD3sZitkVNi5Ln3NpwOOsSadS7Xh0lFXnu3U=; b=BwMo5WhPeQzUulki1IPlxInPraRJ8qSjjTFRTfwk0pdPaLOX6eCe+1065hOteR9KNm NBumD5Xen3qSUncqWwZrh/cREjgnuJR9cUBNyub4jtaxyxuNLF7ay6Fk3OdnM9jtmVdD zXowUc+3NiHI7mgQXYNQghy7UTfWTuj/z6emE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=TwqqECsRJjO12xpZ6yo0G8vztQUQcrSz0X1gNk5F184dIY7Jt8Q6ptvl0SlCgHBpU5 nbhIiVFUfi8dcEgeBQ3m/6RPQpBtla8jOZ+02KQQGzkiBweIXasE9ABt5cj5207aMNJx D2mCzPEOjyvFVNk7Aj+8qRAwx/IVxo5EfKs2o= Received: by 10.91.17.5 with SMTP id u5mr7481337agi.165.1288535318085; Sun, 31 Oct 2010 07:28:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.91.215.15 with HTTP; Sun, 31 Oct 2010 07:28:17 -0700 (PDT) From: Wordit Ltd Date: Sun, 31 Oct 2010 15:28:17 +0100 Message-ID: Subject: Why or when is data local ? To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org I'm new to couch and working through the book, but there's one thing I don't understand. In a CouchApp data is said to be local. Does that mean it is replicated to the user's desktop/device? The average user does not install Couch on their client. So where is the data stored so it can be accessed offline? I first heard about couch on a podcast, with Jan I think, and I didn't quite understand it then either...but it sounded great. Thanks, Marcus