You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2013/06/05 23:55:51 UTC

[Couchdb Wiki] Update of "Built-In_Reduce_Functions" by NathanVanderWilt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "Built-In_Reduce_Functions" page has been changed by NathanVanderWilt:
https://wiki.apache.org/couchdb/Built-In_Reduce_Functions?action=diff&rev1=6&rev2=7

Comment:
official docs link

  <<Include(EditTheWiki)>>
  
  = Built-In Reduce Functions =
+ 
+ See also the [[http://docs.couchdb.org/en/latest/ddocs.html#reduce-and-rereduce-functions|official documentation]] for this topic.
+ 
  <<TableOfContents()>>
  
  CouchDB has three built-in reduce functions. These are implemented in Erlang and run right inside CouchDB, so they are much faster than the equivalent JavaScript functions.