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

use batching datastore for providers storage #2993

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

whyrusleeping
Copy link
Member

License: MIT
Signed-off-by: Jeromy why@ipfs.io

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
@Kubuxu
Copy link
Member

Kubuxu commented Jul 27, 2016

LGTM

@whyrusleeping whyrusleeping merged commit 0bd8ced into master Jul 28, 2016
@whyrusleeping whyrusleeping deleted the fix/provstore-batching branch July 28, 2016 10:27
func init() {
if flags.LowMemMode {
batchBufferSize = 8
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the sort of thing that could yield very odd debug scenarios. can this be controlled via config instead?

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.

3 participants