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
cbe306d6bd
commit
408482d352
1 changed files
with
2 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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。
#### 💎 配置变更
Write
Preview
Loading…
Cancel
Save