Browse Source

auto commit

tags/v1.0.0
yitter 4 years ago
parent
commit
408482d352
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      README.md

+ 2
- 3
README.md View File

@@ -188,11 +188,10 @@ extern __declspec(dllexport) void UnRegister();
extern __declspec(dllexport) GoInt32 Validate(GoInt32 workerId);
```
#### redis作用
redis作用
🔎 用于注册 WorkerId ,不用于生产 ID。
🔎 在集成“自动注册WorkerId”功能时,用于注册 WorkerId ,不用于生产 ID。
🔎 如果手工指定 WorkerId,即可不依赖 redis。
#### 💎 配置变更


Loading…
Cancel
Save