Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gRPC: Support S2 compression #9322

Merged
merged 4 commits into from
Sep 25, 2024
Merged

gRPC: Support S2 compression #9322

merged 4 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. gRPC: Support S2 compression

    Support S2 and S2 in Snappy compatible mode gRPC compression.
    
    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d71a5cc View commit details
    Browse the repository at this point in the history
  2. Drop Snappy compatibility mode

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f09f3f8 View commit details
    Browse the repository at this point in the history
  3. Improve changelog message

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b646eb8 View commit details
    Browse the repository at this point in the history
  4. Add tests/benchmarks

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c866870 View commit details
    Browse the repository at this point in the history