Heyo, I was wondering if it was possible for either a N1QL query to only query one node or a view to only query one node.
The usage is that i have a sync program which syncs from couchbase to a mongoDB, and this would be an extremely easy way to split up the workload between multiple processes, because right now they end up fighting over documents to sync.