From be73d849d426c0e131d58cfd60e3f26e149d20b5 Mon Sep 17 00:00:00 2001 From: oweson <570347720@qq.com> Date: Wed, 6 Apr 2022 23:20:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Ezk=E5=9B=BE=E5=BD=A2=E5=8C=96?= =?UTF-8?q?=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/open-source-project/tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/open-source-project/tools.md b/docs/open-source-project/tools.md index bf70e59b..ade85927 100644 --- a/docs/open-source-project/tools.md +++ b/docs/open-source-project/tools.md @@ -20,6 +20,8 @@ category: 开源项目 ## ZooKeeper 可视化管理 - **[PrettyZoo](https://github.com/vran-dev/PrettyZoo)** : 一个基于 Apache Curator 和 JavaFX 实现的 ZooKeeper 图形化管理客户端,颜值非常高,支持 Mac / Windows / Linux 。你可以使用 PrettyZoo 来实现对 ZooKeeper 的可视化增删改查。 +- **[zktools](https://zktools.readthedocs.io/en/latest/#installing)** : 一个低延迟的 ZooKeeper 图形化管理客户端,颜值非常高,支持 Mac / Windows / Linux 。你可以使用 zktools 来实现对 ZooKeeper 的可视化增删改查。 + ## Markdown