Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: .next
-
Component/s: couchbase-bucket
-
Security Level: Public
-
Labels:None
Description
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.