cloudant / CDTDatastore

Cloudant Sync iOS datastore library.
Apache License 2.0
175 stars 53 forks source link

Use seq_interval when fetching _changes #378

Closed ricellis closed 2 years ago

ricellis commented 7 years ago

When fetching changes in a batch, it should be possible to effectively set seq_interval= to improve performance.

See also https://github.com/cloudant/sync-android/issues/534

ricellis commented 2 years ago

This library is now end-of-life and this issue won't be fixed. This issue has been tagged EOL in case any forks want to import it.