And use it in libcloud based backends.
Depends on D1274
Differential D1275
cloud: add support for compression douardda on Mar 19 2019, 12:31 PM. Authored by
Details
And use it in libcloud based backends. Depends on D1274
Diff Detail
Event TimelineComment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DOBJS/job/tox/26/
Comment Actions Note that this implementation is a bit naive on the get side: we do uncompress the whole object. Actually, this whole compression support should be discussed a bit more. This Diff is a stopgap Comment Actions updated, remove smart stuff and add some tests 'smart' as 'do not compress if the blob is too small'... Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DOBJS/job/tox/33/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DOBJS/job/tox/41/ |