Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by PaulDavis: http://wiki.apache.org/couchdb/Actions ------------------------------------------------------------------------------ + '''See also:''' ExternalProcesses + Actions are a default included functionality that is made available by the new ExternalProcess feature. ''_design/'' docs can now specify an ''actions'' member that is an object of ''key''/''function'' pairs. Action functions are specified in JavaScript and have access to a CouchDB object that can make requests to the database.