Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#14) fix ordering in case of multiple emits #18

Closed
wants to merge 1 commit into from

Conversation

nolanlawson
Copy link
Member

When the same doc emits the same key with different values,
CouchDB sorts by [key, docid, value]. Now we do the same.

@nolanlawson nolanlawson mentioned this pull request Jan 6, 2014
@nolanlawson
Copy link
Member Author

This one is good to go; to merge with #17, you just need to change "Pouch" to "pouch." If you'd like, I can rebase this commit on #17 and then push again. Rebased!

When the same doc emits the same key with different values,
CouchDB sorts by [key, docid, value].  Now we do the same.
@nolanlawson
Copy link
Member Author

OK, this one's good now.

@calvinmetcalf
Copy link
Member

my bad I merged it already

@nolanlawson
Copy link
Member Author

ok, no problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants