Thanks Rodric for the info. Can you share any CouchDB doc which provide more details on such a usage? Also where in OpenWhisk code this view document is used? In all cases seen so far query is done with includeDocs=true Chetan Mehrotra
On Wed, Feb 14, 2018 at 8:26 PM, Rodric Rabbah <[email protected]> wrote: > The use of _id allows another document to be inlined. Here, the concurrency > limits are added as an attachment in a separate document and the view allows > coalescing. > > -r
