jjrodrig opened a new issue #230: seq_interval parameter for /db/_changes endpoint is not documented URL: https://github.com/apache/couchdb-documentation/issues/230 <!--- Provide a general summary of the issue in the Title above --> I've seen some interest in different CouchDB related projects in the use of seq_interval parameter for changes retrieval optimization. Cloudant Sync - cloudant/sync-android#534 PouchDB - pouchdb/pouchdb#6643 I don't find the description of this parameter in the documentation. @willholley describes this parameter in this way: "The seq_interval parameter instructs Cloudant / CouchDB to skip generation of sequence numbers - i.e. return a seq for every N results. last_seq is always populated. When fetching changes in a batch, it should be possible to effectively set seq_interval=<batch size> to improve performance and reduce load on the remote database."
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
