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
editreadme
tags/v1.0.0
zhouzj
4 years ago
parent
ca31a55e28
commit
00c42e0c8d
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
@@ -19,7 +19,7 @@
6.你希望系统能运行 100 年以上。
## 传统
雪花
算法
的
问题
## 传统算法问题
1.生成的ID太长。
@@ -32,7 +32,7 @@
5.依赖外部缓存系统。
##
雪花漂移
算法特点
##
新
算法特点
1.ID更短,是传统算法的几倍,用50年都不会超过 js Number类型最大值。(默认配置WorkerId是6bit,自增数是6bit)
Write
Preview
Loading…
Cancel
Save