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

feat: update go-ds-badger to use async writes by default. #6813

Merged
merged 1 commit into from
Jan 3, 2020

Conversation

Stebalien
Copy link
Member

Go-ipfs now manually calls "sync" on the underlying datastore after adding data.
We can now write asynchronously and sync once at the end.

Go-ipfs now manually calls "sync" on the underlying datastore after adding data.
We can now write asynchronously and sync once at the end.
@github-actions github-actions bot requested a review from hsanjuan January 3, 2020 22:04
@Stebalien Stebalien merged commit 2b9a2d5 into master Jan 3, 2020
@Stebalien Stebalien deleted the feat/async-badger branch January 3, 2020 22:22
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.

1 participant