From user-return-7996-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Dec 11 20:03:19 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 70256 invoked from network); 11 Dec 2009 20:03:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Dec 2009 20:03:19 -0000 Received: (qmail 41284 invoked by uid 500); 11 Dec 2009 20:03:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 41203 invoked by uid 500); 11 Dec 2009 20:03:17 -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 41193 invoked by uid 99); 11 Dec 2009 20:03:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 20:03:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.222.182 as permitted sender) Received: from [209.85.222.182] (HELO mail-pz0-f182.google.com) (209.85.222.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2009 20:03:08 +0000 Received: by pzk12 with SMTP id 12so852958pzk.13 for ; Fri, 11 Dec 2009 12:02:47 -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=7H0oIQ/TFl5aKJrT1Fua5cX5WZ805TlTkql9CwWYCW8=; b=fcTJBQa+dVd5AgeAxLpSubJpjsb5mfVz4f/+KvubK9axTjFXcgGBlHMGsX4jt8/gsm SVkKq2ska9fSGOkl1ynQjpK/DMsTyFzffWwtmhzArISAO1SSGEt+7WzqkFikzB2z3aMU vi7SNhvoQzl3krXcAry4dK7ryxmniZI50+9JM= 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=hllIPYLlrEKieZUSYtEs9S4uD4qmjPLfDSG2I8JOML6euit6K6frrFP4bRUfJc4X72 sdNA1Umt9UU3dQpDnDTDGgR5+lxPErr0Mhzhag2BMcjdSICbRwiHc+2+ZRJiVWaSImTK wDqQg4OCfKiYtdu2yTVe+jw3aZdvWZdon7tQc= MIME-Version: 1.0 Received: by 10.141.124.4 with SMTP id b4mr1132095rvn.4.1260561762411; Fri, 11 Dec 2009 12:02:42 -0800 (PST) In-Reply-To: <4B22A3ED.90103@rogerbinns.com> References: <1bca98390912111119u2da466adke0aa095a5a918b96@mail.gmail.com> <4B22A3ED.90103@rogerbinns.com> Date: Fri, 11 Dec 2009 21:02:42 +0100 Message-ID: Subject: Re: is there a python client that supports the _changes API? From: Benoit Chesneau To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Dec 11, 2009 at 8:56 PM, Roger Binns wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Matteo Caprari wrote: >> I can't find a couchdb client that supports the _changes api. >> Does anyone know more about that? > > If you are using the couchdb module (aka python-couchdb) then see > http://code.google.com/p/couchdb-python/issues/detail?id=3D103 which is w= hat I > use. =A0The patch is actually a subclass. =A0The one thing it won't work = for is > continuous mode. > > Roger > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAksio+0ACgkQmOOfHg372QTTuQCeJJCglJHlQ7l5pdjbDcMPRhyZ > 7WIAoKphzvsjUL4TgCZmwtw3xeWsTKNP > =3DZ42t > -----END PGP SIGNATURE----- > afaik i don't use couchdb-python just couchdbkit ;) - beno=EEt