Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The following page has been changed by JanLehnardt:
http://wiki.apache.org/couchdb/Formatting_with_Show_and_List

------------------------------------------------------------------------------
+ Note that this is only available in CouchDB 0.9 or newer — The API might 
still change.
+ 
  The basics of formatting documents using `show` and `list` functions. These 
functions convert documents and views, respectively, into non-JSON formats. The 
rows of each view are processed individually, which keeps long lists from 
becoming memory hogs.
  
  They are designed to be cacheable. CouchDB handles generating Etags for show 
and list responses.

Reply via email to