Hi,
I would like to isolate some critical n1ql queries from other non-critical queries.
How can i do this ?
About the index i could:
- Separe the indices, and have the critical indices in one index-service , and the non-critical in other node. Is that right ?
About the query service what could I do ?
It is possible to choose in what query-service the query will run ?
Thanks in advance