TraceMachina / nativelink

🔥🔥🔥 Bazel RBE with CAS server implementation in Rust. The free and open source cache and remote execution service, prioritizing stability and speed for the people that need it.
https://docs.nativelink.com
Apache License 2.0
235 stars 46 forks source link

Rename cas CompressionAlgorithm to HttpCompressionAlgorithm #1052

Closed aaronmondal closed 1 week ago

aaronmondal commented 1 week ago

This disambiguates it from stores::CompressionAlgorithm.

Fixes #1049


This change is Reviewable