Commit graph

3 commits

Author SHA1 Message Date
buengese
ba6b077b30 press: second overhaul
... drop all compression algorithms except gzip
... factor code to make gzip seekable into new external library
... many small bugfixes
2020-09-28 20:02:46 +02:00
buengese
ffe97865a7 press: first overhaul
... fix error handling for metadata upload
... fix metadata wrapping
... make sure not to leave any orphaned data when overwriting existing files with Put, Copy or Move
... switch from id01/go-lz4 to pierrec/lz4
... use klauspost/compress/gzip for gzip
... use ulikunitz/xz for xz
... remove snappy
2020-09-14 23:13:56 +02:00
id01
e41a88fb23 press: Added experimental compression remote - implements #2098, #1356, #675 2020-09-14 23:11:23 +02:00