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

(#1921) - WIP - implement returnDocs for websql/idb #1921

Closed
wants to merge 1 commit into from

Conversation

nolanlawson
Copy link
Member

This may be way harder than I thought, but it's going to be ace for improving performance in mapreduce, since mapreduce doesn't need all the changes to be stored in memory at once.

@nolanlawson
Copy link
Member Author

Actually wait, this is unnecessary. We can just use limit in mapreduce to batch the changes as they come in.

@calvinmetcalf
Copy link
Member

Getting this working for them would help for larger continuous replications
at the moment.
On Apr 13, 2014 1:47 AM, "Nolan Lawson" notifications@github.com wrote:

Closed #1921 #1921.

Reply to this email directly or view it on GitHubhttps://github.com//pull/1921
.

@nolanlawson
Copy link
Member Author

Ah okay, I was wondering where that comes in. I'll leave this open then, but for the time being I've got other fish (#1926) to fry.

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.

2 participants