Browse Source

auto commit

tags/v1.0.0
yitter 4 years ago
parent
commit
ea40c58294
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.md

+ 5
- 1
README.md View File

@@ -182,7 +182,11 @@ extern __declspec(dllexport) GoUint8 ValidateLocalWorkerId(GoInt workerId);

```

redis作用:只用于注册 WorkerId ,不用于生产 ID。
#### redis作用

1.只用于注册 WorkerId ,不用于生产 ID。

2.如果手工指定 WorkerId,即可不依赖 redis。


#### 其它分布式集成


Loading…
Cancel
Save