-
- Downloads
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.
Showing
- swh/lister/aur/lister.py 7 additions, 36 deletionsswh/lister/aur/lister.py
- swh/lister/aur/tests/data/packages-meta-v1.json.gz 0 additions, 0 deletionsswh/lister/aur/tests/data/packages-meta-v1.json.gz
- swh/lister/aur/tests/test_lister.py 16 additions, 9 deletionsswh/lister/aur/tests/test_lister.py
Loading
Please register or sign in to comment