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
edit
tags/v1.0.0
zhouzj
4 years ago
parent
71e2897e0c
commit
82df36130e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
README.md
+ 2
- 2
README.md
View File
@@ -6,7 +6,7 @@
## 功能说明
1.ID更短,是传统算法的几倍,用50年都不会超过
js(Number)的
最大值。(默认配置WorkerId是6bit,自增数是6bit)
1.ID更短,是传统算法的几倍,用50年都不会超过
js Number类型
最大值。(默认配置WorkerId是6bit,自增数是6bit)
2.生成速度更快,0.1秒可生成50万个。(i7笔记本,默认算法配置6bit+6bit)
@@ -45,7 +45,7 @@
2.分布式项目。
3.不想将
Long型转String给前端用的项目。(如果前端支持bigint,则不用考虑此项
)
3.不想将
Long 型转 String 给前端用的项目。(若前端支持bigint,则可不转类型
)
## 大型分布式使用建议
Write
Preview
Loading…
Cancel
Save