Thank you so much for this hint ! _all_docs_by_seq is not listed at all into the wiki so it was hard to find.
thanks again ! Nicolas On Mon, Apr 20, 2009 at 5:13 PM, 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 > -- > >
