Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 95971 invoked from network); 30 Jan 2010 04:49:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jan 2010 04:49:04 -0000 Received: (qmail 1990 invoked by uid 500); 30 Jan 2010 04:49:02 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 1786 invoked by uid 500); 30 Jan 2010 04:49:02 -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 1775 invoked by uid 99); 30 Jan 2010 04:49:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jan 2010 04:49:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of senthilkumar.peelikkampatti@gmail.com designates 209.85.210.202 as permitted sender) Received: from [209.85.210.202] (HELO mail-yx0-f202.google.com) (209.85.210.202) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jan 2010 04:48:52 +0000 Received: by yxe40 with SMTP id 40so2389354yxe.28 for ; Fri, 29 Jan 2010 20:48:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=oIkKVs5yNh6NiK+pVhE9bZxRsxdtXgaGwDIy5VyNytg=; b=S7l9GpU+4SO/Wvq4wWvluWCCByTCKDes/B+iQ/ccr1lFJkxXLb84J24suT2PMI+GyI e6aJCP/n5IOO5L3D/dVsFnt01VVbx5VhWk1WvVMCiI7yEosxeILzwqWvvt63pU09zP5J IbH9Aj5TwmQdvbc7liIHv9qMu5FGfBlimLL9E= 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:content-transfer-encoding; b=Sln15YLQ5TJp41ok2CHeNfBk/T34psoG/yPNkJk/3zx3gAuRvmQGccb3COrNdHGjTq ev6ERZwZRIG1bmHJNGqa5TdiUVJWCdfbWA5+fljK9d5na/FiumUBqitcUA1yr99INao/ U+3BsZ4HyVBOZMKMV08bkOjLmgqQbrPOIpY1o= MIME-Version: 1.0 Received: by 10.150.248.24 with SMTP id v24mr2887109ybh.148.1264826911967; Fri, 29 Jan 2010 20:48:31 -0800 (PST) In-Reply-To: References: <45d8e23d1001272123x5a6f02edm3e03e304d78ae7a6@mail.gmail.com> Date: Fri, 29 Jan 2010 22:48:31 -0600 Message-ID: <45d8e23d1001292048u509b8934kced6e851db538c65@mail.gmail.com> Subject: Re: Couchdb hybrid access using HTTP/REST and native client From: Senthilkumar Peelikkampatti To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Chris, Thanks for confirming. On Fri, Jan 29, 2010 at 4:55 PM, Chris Anderson wrote: > On Wed, Jan 27, 2010 at 9:23 PM, Senthilkumar Peelikkampatti > wrote: >> All, >> =A0 =A0 This is a question related to mixing erlang native client >> (hoverraft) and http client. What will happen for the following >> scenarios >> >> 1. Create/delete/update document using hovercraft and view using http/re= st >> 2. Create/delete/update document using http/rest and view using hovercra= ft >> >> Will it affect couchdb in building index/view or _change API notificatio= n? >> > > The important thing in hovercraft is to open the db fresh for (almost) > every operation. I think that it handles this for you. > > If you do that, everything else should be normal. > > Thanks, > Chris > >> -- >> Regards, >> Senthilkumar Peelikkampatti, >> http://pmsenthilkumar.blogspot.com/ >> > > > > -- > Chris Anderson > http://jchrisa.net > http://couch.io > --=20 Regards, Senthilkumar Peelikkampatti, http://pmsenthilkumar.blogspot.com/