Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: parallel block writes #97

Merged
merged 2 commits into from
Jul 23, 2021
Merged

feat: parallel block writes #97

merged 2 commits into from
Jul 23, 2021

Conversation

achingbrain
Copy link
Member

When using the putMany datastore method, write blocks in parallel up to a configurable limit.

In local testing this almost doubles the throughput of this module for multi-block writes.

When using the `putMany` datastore method, write blocks in parallel
up to a configurable limit.

In local testing this almost doubles the throughput of this module
for multi-block writes.
@achingbrain achingbrain merged commit ceb5cfd into master Jul 23, 2021
@achingbrain achingbrain deleted the feat/parallel-writes branch July 23, 2021 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant