This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/master by this push:
new 06c888410a0 Add DB client proto repo.
06c888410a0 is described below
commit 06c888410a03450fc542e1aefe5732b349fa99c5
Author: Wu Sheng <[email protected]>
AuthorDate: Mon Dec 8 16:52:20 2025 +0800
Add DB client proto repo.
---
data/docs.yml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/data/docs.yml b/data/docs.yml
index 8937a6cc289..0e55de28352 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -331,6 +331,14 @@
- version: v0.9.0
link: /docs/skywalking-banyandb/v0.9.0/readme/
commitId: 0154f620472f5cf9412db45b28e35ee910c4d39d
+ - name: BanyanDB Client Proto
+ icon: banyan-db
+ description: Protocol definitions in Protobuf/gRPC for BanyanDB clients
+ user: apache
+ repo: skywalking-banyandb-client-proto
+ docs:
+ - version: Next
+ link:
https://github.com/apache/skywalking-banyandb-client-proto/blob/main/README.md
- name: BanyanDB Java Client
icon: banyan-db
description: The client implementation for SkyWalking BanyanDB in Java