seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
38 stars 8 forks source link

perf: skip compress/decompress cycle during transfers #12

Closed william-silversmith closed 4 years ago

william-silversmith commented 4 years ago

redesign: use 'compress' instead of 'encoding' to ensure get/put compatibility