On Oct 30, 2012, at 4:54 PM, Jens Alfke <[email protected]> wrote: > I’m assuming that the ?revisions=true option doesn’t add a huge amount of > overhead, since the revision tree is already contained in the document’s > b-tree node, right?
That's correct, no need for an extra disk lookup or anything like that.
