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 f7c317d Add banyandb client repo to the website.
f7c317d is described below
commit f7c317daa0e3173915bb15da231db66476c7aa39
Author: Wu Sheng <[email protected]>
AuthorDate: Tue Aug 31 16:00:23 2021 +0800
Add banyandb client repo to the website.
---
data/docs.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/data/docs.yml b/data/docs.yml
index 7cb47e1..943f891 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -183,6 +183,11 @@
description: Database server.
user: apache
repo: skywalking-banyandb
+ - name: BanyanDB Java Client
+ icon: C
+ description: The client implement for SkyWalking BanyanDB in Java
+ user: apache
+ repo: skywalking-banyandb-java-client
- type: Tools
description: SkyWalking native tools to support development and testing.