[ 
https://issues.apache.org/jira/browse/COUCHDB-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843018#action_12843018
 ] 

Matt Goodall commented on COUCHDB-685:
--------------------------------------

It's in the wiki now (just added it as a 0.11 addition) but I found out from 
reading the Erlang code.

> 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.

Reply via email to