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 2020/06/23 14:50:37 UTC

[GitHub] [couchdb] anuragvohraec commented on pull request #740: Add Bookmark support for mango json queries

anuragvohraec commented on pull request #740:
URL: https://github.com/apache/couchdb/pull/740#issuecomment-648213671


   > 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.
   
   How exactly is bookmark implmented? [I have no knowledge of Erlang, but have written a couchdb client in dart]. Is it base64 enocded of json of last index[or doc] sent to user ?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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