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
b916248fe8
commit
23f9772a66
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
@@ -1,8 +1,8 @@
# IdGenerator
## 介绍
用一种全新的雪花漂移算法
(以下简称本算法)
,让ID更短、生成速度更快。
核心在于缩短ID长度的同时,还能
保持极高瞬时并发处理量(50W/0.1s),且具有很强
配置能力。
用一种全新的雪花漂移算法,让ID更短、生成速度更快。
核心在于缩短ID长度的同时,还能
拥有极高瞬时并发处理量(50W/0.1s),及强大的
配置能力。
## 需求来源
Write
Preview
Loading…
Cancel
Save