That looks promising :) Thx
________________________________ From: Robert Newson <[email protected]> To: [email protected] Sent: Monday, October 31, 2011 5:15 PM Subject: Re: CouchDB internal trigger on update insert http://wiki.apache.org/couchdb/Regenerating_views_on_update shows the basic method. On 31 October 2011 15:00, Benoit Chesneau <[email protected]> wrote: > On Mon, Oct 31, 2011 at 3:22 PM, N/A N/A <[email protected]> wrote: >> Hello, >> >> Is there any way to define internal trigger in couchdb when one document is >> updated or inserted. Trigger function, update handler, external process and >> etc. It is like _changes, but internal in couchdb. >> >> Regards > > of course you can do it in erlang but not in other languages. yet. > > - benoit >
