On Mon, Feb 9, 2009 at 5:45 PM, Patrick Aljord <[email protected]> wrote:
> On Mon, Feb 9, 2009 at 5:28 AM, Mister Donut <[email protected]> wrote:
>>> startkey, endkey and limit.
>>
>> That sounds so great. But wait. LIMIT.
>> I know that from SQL. It doesn't scale.
>
> That's what caching is for.

I should clear up that limit performs just fine on CouchDB. Startkey
and limit is just as performant as startkey and endkey.

Its large values of skip that you should avoid.

-- 
Chris Anderson
http://jchris.mfdz.com

Reply via email to