Add "now" option for ?since parameter on _changes
-------------------------------------------------
Key: COUCHDB-650
URL: https://issues.apache.org/jira/browse/COUCHDB-650
Project: CouchDB
Issue Type: Improvement
Components: HTTP Interface
Reporter: Randall Leeds
Priority: Minor
As per a discussion on IRC with mikeal, jan_____, whartung, and rnewson:
Having _changes?since="now" allows clients to listen to only new changes
without making two requests (one to extract seq from /db, and one _changes).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.