This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 132598e003c Add Golang SNAPPY Compression support icon in client
matrix (#1055)
132598e003c is described below
commit 132598e003c6688deda58b21b182929e6132acf4
Author: zhou zhuohan <[email protected]>
AuthorDate: Mon Dec 1 16:13:32 2025 +0800
Add Golang SNAPPY Compression support icon in client matrix (#1055)
---
data/matrix.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/matrix.js b/data/matrix.js
index 71b705ec85c..365b82834b6 100644
--- a/data/matrix.js
+++ b/data/matrix.js
@@ -611,7 +611,7 @@ module.exports = {
Feature: "SNAPPY",
Java: 2,
"C++": 2,
- Go: 0,
+ Go: 2,
Python: 2,
Nodejs: 2,
"C#/DotPulsar": 2,
@@ -868,7 +868,7 @@ module.exports = {
Feature: "SNAPPY",
Java: 2,
"C++": 2,
- Go: 0,
+ Go: 2,
Python: 2,
Nodejs: 2,
"C#/DotPulsar": 2,