Skip to content
Snippets Groups Projects
Commit 4aa0e09581a9 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

import: use spooled temporary file

Previously, we'd just load fetched data into memory, but that seems a
bit wasteful. After all, some repositories can be quite large. Use a
spooled temporary file instead when fetching repositories, and allow
the customising the buffer size.
parent 57d56d7dec83
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment