You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/25 14:29:40 UTC

[GitHub] wohali opened a new issue #109: Use new endpoints for multiple queries in 2.2.0+

wohali opened a new issue #109: Use new endpoints for multiple queries in 2.2.0+
URL: https://github.com/apache/couchdb-nano/issues/109
 
 
   With https://github.com/apache/couchdb/issues/820 we have landed new endpoints for multi-queries that are much more efficient for /_all_docs, /_design_docs, /_local_docs, and of course JS views. The old view multi-query endpoint is being deprecated.
   
   Please detect 2.2.0 in the `GET /` endpoint and move to these new endpoints where possible.
   
   This is mentioned in the release notes here (point 3): http://docs.couchdb.org/en/2.2.0/whatsnew/2.2.html
   And of course is explained in the main API reference section.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services