This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.0.0
yitter
4 years ago
parent
a49e992222
commit
ea40c58294
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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。
#### 其它分布式集成
Write
Preview
Loading…
Cancel
Save