http://wiki.apache.org/couchdb/Regenerating_views_on_update
shows the basic method.
On 31 October 2011 15:00, Benoit Chesneau <bchesneau@gmail.com> wrote:
> On Mon, Oct 31, 2011 at 3:22 PM, N/A N/A <pressley333@yahoo.com> 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
>
|