Ordering of values in couchdb reduce -


are values in couchdb reduce function passed in order according keys argument?

i mean of course when rereduce argument set false.

yes, keys , values should have 1:1 mapping, , in same order. it's not explicitly stated in documentation, contextually that's gather.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -