Is it possible to define or update a Map/Reduce and Eventing functions using SDK?
I used dotnet and go sdk.
Is it possible to define or update a Map/Reduce and Eventing functions using SDK?
I used dotnet and go sdk.
It is not possible to create Eventing definitions using SDK today. But we do have a REST API:
It appears to be possible to create Couchbase Views using SDK, though you should strongly consider using N1QL/GSI if possible.
Thanks,
Siri