cache: Use zstd compression level 9 for bmemcached compression.

This commit is contained in:
Alex Vandiver
2025-08-20 01:34:44 +00:00
committed by Tim Abbott
parent 33e6d78f3b
commit 9715f6c104
3 changed files with 14 additions and 2 deletions

View File

@@ -104,6 +104,7 @@ not_yet_fully_covered = [
"zerver/lib/test_fixtures.py",
"zerver/lib/test_runner.py",
"zerver/lib/test_console_output.py",
"zerver/lib/zstd_level9.py",
"zerver/openapi/curl_param_value_generators.py",
"zerver/openapi/javascript_examples.py",
"zerver/openapi/python_examples.py",