You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/08/09 08:58:08 UTC

[GitHub] garrensmith opened a new pull request #740: Add Bookmark support for mango json queries

garrensmith opened a new pull request #740: Add Bookmark support for mango json queries
URL: https://github.com/apache/couchdb/pull/740
 
 
   This adds a bookmark that is sent with each query and can be used to
   continue a query from a specific key. This will allow users to paginate
   mango queries.
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   
 
----------------------------------------------------------------
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