Thanks Filippo. I guess I can introduce some caching in my node.js layer, but ideally, I would like to "exhaust" my couchdb options first...
I also have tried using lists feature, but its performance is many times slower than doing it using node's V8. Again, my original problem is in the fact that I am not allowed to use multiple keys filtering and group=false together, otherwise I can reduce my views inside couchdb and probably avoid this concurrency issue all together... Thanks, Vlad
