From a49e99222221ad4a7221edaab3cc62239e7ceeec Mon Sep 17 00:00:00 2001 From: yitter Date: Thu, 1 Apr 2021 11:05:46 +0800 Subject: [PATCH] auto commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 49bea5a..817ade7 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,8 @@ extern __declspec(dllexport) GoUint8 ValidateLocalWorkerId(GoInt workerId); ``` +redis作用:只用于注册 WorkerId ,不用于生产 ID。 + #### 其它分布式集成