Couchbase Server

As a user i would like to have a User Defined Function. Client app should be able to call the user defined function in sync/async fashion, something like execute(functionName, key, object,..). This will help me avoid moving data over the network.