Hi!
I use lookup document to store keys and then, i provide these keys to a N1QL query like this:
select * from bucket use keys [keys1,…] where …
Is there a max number or a proposal limit, of the keys that i can provide to ‘use keys’ of N1QL and i have the same performance?
This depends on hardware?
I have couchbase server 4, java 1.7 and my couchbase driver version is 2.1.4