Open chrisstaite-menlo opened 1 year ago
First update remote_execution.proto to v2.3 in #268 Then we can add support for the different compression types
Might be nice if these were passed through GrpcStore and then if the CompressionStore were in use it could simply used the pre-compressed content?
Might be nice if these were passed through GrpcStore and then if the CompressionStore were in use it could simply used the pre-compressed content?
We can read the capabilities API in the GrpcStore, and if it supports compressed uploads/downloads use it?
I'd like to work on this issue. cc: @allada
Currently we only support compression on the transport, add support for compressed uploads: