Isaac Z. Schlueter created COUCHDB-1941:
-------------------------------------------

             Summary: Support all doc-related flags in _changes feed if 
include_docs=true
                 Key: COUCHDB-1941
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1941
             Project: CouchDB
          Issue Type: Improvement
          Components: Database Core
            Reporter: Isaac Z. Schlueter


I need to get the attachment encoding info for my docs so that I know if the 
attachment is compressed or if the digest refers to the uncompressed data.

Currently, this requires an additional GET for each doc.

It would be more efficient if every /db/doc?... flag was also supported in the 
_changes feed when include_docs=true.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to