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

James Howe commented on COUCHDB-1149:
-------------------------------------

The question was asked under the misapprehension that the 0.9 API was still 
available.

The reason I wanted to use them is that it appeared the old version allows 
row-by-row streaming to the client, avoiding a large performance penalty of 
having to buffer all the results before sending.

> Documentation of list functions doesn't explain how to use the 0.9 style
> ------------------------------------------------------------------------
>
>                 Key: COUCHDB-1149
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1149
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 0.9
>            Reporter: James Howe
>            Priority: Minor
>              Labels: list_function
>
> http://wiki.apache.org/couchdb/Formatting_with_Show_and_List#Listing_Views_with_CouchDB_0.9
>  describes a style of list functions, but not where they should go in a 
> design document. Putting them under the "lists" key results in them being 
> invoked as the 0.10 versions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to