Couchdb change notifications using couchdb-python

67 views
Skip to first unread message

Daniel Gonzalez

unread,
Aug 7, 2011, 3:34:41 AM8/7/11
to couchdb...@googlegroups.com
Hi

I have been browsing through the documentation and the code, but unfortunately I have not found any kind of support for change notifications.
Is there something that I have missed? Is there support planned? Or do you have a simple example which can serve as a basis for a library extension?
I would be happy to implement it if no support for this feature is yet available.

BR,
Daniel

Matt Goodall

unread,
Aug 8, 2011, 4:26:43 AM8/8/11
to couchdb...@googlegroups.com

Hi Daniel,

A _changes feed can be consumed using the Database.changes(...)
method[1]. I can't quite remember when it was added, but it's
definitely included in the latest version available form PyPI.

- Matt

[1] http://code.google.com/p/couchdb-python/source/browse/couchdb/client.py#894

> BR,
> Daniel
>
> --
> You received this message because you are subscribed to the Google Groups
> "CouchDB-Python" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/couchdb-python/-/-pU3JPjunvMJ.
> To post to this group, send email to couchdb...@googlegroups.com.
> To unsubscribe from this group, send email to
> couchdb-pytho...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/couchdb-python?hl=en.
>

Reply all
Reply to author
Forward
0 new messages