From 194d4980622512f1a3a7da71f11cc8064f2da5f3 Mon Sep 17 00:00:00 2001 From: Zhaodong Xie Date: Tue, 8 Oct 2019 22:41:22 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e515591..0183ad72 100644 --- a/README.md +++ b/README.md @@ -118,11 +118,11 @@ leaf.snowflake.port=${port} In the leaf. The leaf that is configured in the properties. The snowflake. Zk. Address, configure the leaf service listen port leaf. Snowflake. Port. -##### leaf Monitor Page +### mini leaf Monitor Dashboard View the current number generation of each key,Them roughly mode: http://localhost:8080/cache -### The Leaf to the Core +### The Leaf with RPC Of course, in order to pursue higher performance, you need to deploy the Leaf service through RPC Server, which only needs to introduce the leaf-core package and encapsulate the API that generates the ID into the specified RPC framework.