Unverified Commit 913e78e9 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Implement concurrent workers for Large Objects data copy. (#411)

* Implement concurrent workers for Large Objects data copy.

The default is 4 workers for Large Object data, and another process is
created to queue the Large Object metadata (oid) and allow workers to share
the workload. New option available: --large-objects-jobs.

* Fix blob summary.

Reinstall a blob summary file and change its format to JSON.
parent 82600afc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment