Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.0.2
-
None
-
None
-
Regular Contributors Level (Easy to Medium)
Description
It would be useful to get continous _change feed from the current change_id. Now, if you only care about new changes, you have to first get the change_seq from the db, then ask for the _change feed with since=...
since=current as an argument could be an option.
Similarly, it might be useful to start with the last five changes (in all notification ways). for example, since=-5
Attachments
Issue Links
- duplicates
-
COUCHDB-1501 Add flag to the changes API to return only new changes
- Closed