On Sun, Oct 26, 2008 at 10:08 PM, Julien Guimont < [EMAIL PROTECTED]> wrote:
> Thanks for the answer, pretty obvious. > > I would have 1000 to 10000 views to update periodically upon document > updates. There would be 5-10 updates a second and more than 500k documents. > Will couchdb scale in that case? > > Thank you, > Julien. What kind of use case would require 10000 views? Couldn't there a way to generalize some of your view functions with compound keys to give you what you need in a *much* smaller number of views?