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

Commits on Jul 22, 2021

  1. feat: parallel 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 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6ca5ed9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    8969ceb View commit details
    Browse the repository at this point in the history