Can someone point me to docs on couch's update notifications? Didn't see anything on the wiki.
A On Mon, Apr 20, 2009 at 8:13 AM, Jan Lehnardt <[email protected]> wrote: > > On 20 Apr 2009, at 10:30, Nicolas Clairon wrote: >> >> I could use update notifications but couchdb is not verbose enougth. I >> can't get the id of the updated document. > > It is mean to be that way. When you get a notification, you're supposed > to call /db/_all_docs_by_seq?startkey=$last_seq_nr_you_know to get > new documents. > > Cheers > Jan > -- > >
