Yep its supported. It should behave as expected. Put the erlang code in as a show or list and set the language correctly. There's a couple examples in the Futon suite I think. Also remember to enable the Erlang query server in the config as its off by default.
On Thu, Sep 29, 2011 at 6:33 PM, Thomas Van de Velde <[email protected]> wrote: > Hi, > > I noticed significant performance overhead on list and show functions when > using the out-of-the-box Javascript engine. I understood, from reading the > performance page on the wiki, that this is due to marshalling overhead > between CouchDB and couchjs. > > Is there native Erlang support for shows and lists? I understood this is > supported for views but I couldn't find anything on lists and shows. > > Thanks, > > Thomas >
