[
https://issues.apache.org/jira/browse/COUCHDB-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843017#action_12843017
]
Dirkjan Ochtman commented on COUCHDB-685:
-----------------------------------------
Oh, nice. Just to prefer further stupidity, how could I have found this out,
given that it's not in the wiki or the book?
> An include_docs option to changes feeds
> ---------------------------------------
>
> Key: COUCHDB-685
> URL: https://issues.apache.org/jira/browse/COUCHDB-685
> Project: CouchDB
> Issue Type: New Feature
> Components: HTTP Interface
> Affects Versions: 0.10.1
> Reporter: Dirkjan Ochtman
> Fix For: 0.12
>
>
> It would be nice to have an option for changes feeds that would let me get
> the full documents along with the update seq. For example, in my application
> using a continuous feed, I request the updated document right after receiving
> the update line. It would be great to dispense with the extra
> request/response cycle (and returning the document would probably be
> relatively cheap inside CouchDB anyway).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.