Couchbase .Net client

WHen in queryiing views with multiple keys, sometimes an error can occur where the query string is too long. For this - we can use the post body option in the Ruby SDK for instance

Is there an equivalant for this in the .Net SDK (I can not find any documentation for this)

Thanks
Arik

Hi Arik -

Unfortunately there is not a mechanism for POSTing an array of keys in the .NET client. If you would like you can make a feature request here: http://www.couchbase.com/issues/browse/NCBC

It likely won’t make it into the 1.X version of the .NET client, but depending upon priority WRT other features, it may be in one of the 2.X releases.

-Jeff