Skip to content
Snippets Groups Projects
Commit 92baa2b4 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

aur: Store packages index in memory instead of disk

Simplify code for downloading packages index as gzip and deflate
transfer-encodings are automatically decoded by requests, also
do not stream response for a couple of megabytes and store
HTTP responses in memory.

Also add more debug logs to track lister execution.
parent 7638f202
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