Just as a quick aside on the changes API, as a couple of people helped me
figure out last night in the IRC channel, do be careful about grabbing the
canges API if its very large, as some JSON processing libraries take obscene
amounts of space to decode a JSON object that large.

I don't think it's on the wiki, but limit=n works for _changes

~ Christopher

On Sun, Nov 8, 2009 at 12:08 PM, Matt Goodall <[email protected]>wrote:

> 2009/11/8 Andrew Melo <[email protected]>:
> > Oh, I'm sorry, I think I misspoke. I was looking for the API that will
> > notify me when a new document is added to the database.
>
> I think this is what you're looking for:
>
> http://wiki.apache.org/couchdb/HTTP_database_API#Changes
>
> - Matt
>
> >
> > thanks,
> > Andrew
> >
> > On Sun, Nov 8, 2009 at 12:59 PM, Dave Ray <[email protected]> wrote:
> >> There's also a page on the Wiki here:
> >>
> >>
> http://wiki.apache.org/couchdb/How_to_intercept_document_updates_and_perform_additional_server-side_processing
> >>
> >> but I would trust the test suite more :)
> >>
> >> Dave
> >>
> >> On Sun, Nov 8, 2009 at 1:24 PM, Andrew Melo <[email protected]>
> wrote:
> >>> On Sun, Nov 8, 2009 at 12:18 PM, Paul Davis <
> [email protected]> wrote:
> >>>> Andrew,
> >>>>
> >>>> Don't forget the Futon test suite. There's an update_documents.js test
> >>>> that is probably the most authoritative source of info on that. To my
> >>>> knowledge no one has started a wiki page.
> >>>>
> >>>> Paul
> >>>
> >>> Paul,
> >>>
> >>> Thanks for the pointer. I'll try and grok those files.
> >>>
> >>> Best regards,
> >>> Andrew
> >>>
> >>>
> >>>>
> >>>> On Sun, Nov 8, 2009 at 12:57 PM, Andrew Melo <[email protected]>
> wrote:
> >>>>> Forgive me everyone, but my google-fu is having trouble finding the
> >>>>> documentation for the updates API for the newer version of Couch. Can
> >>>>> someone point me in the right direction?
> >>>>>
> >>>>> Thanks,
> >>>>> Melo
> >>>>> --
> >>>>>
> >>>>> --
> >>>>> Andrew Melo
> >>>>> [email protected]
> >>>>>
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>>
> >>> --
> >>> Andrew Melo
> >>> [email protected]
> >>>
> >>
> >
> >
> >
> > --
> >
> > --
> > Andrew Melo
> > [email protected]
> >
>

Reply via email to