1
0
mirror of synced 2026-04-14 20:38:41 +08:00

auto commit

This commit is contained in:
yitter
2021-03-27 18:14:02 +08:00
parent ea30df4254
commit 5692602660
6 changed files with 100 additions and 101 deletions

View File

@@ -2,7 +2,7 @@
## 介绍
1.用一种全新的雪花漂移算法,ID更短、生成速度更快。
1.一个全新的雪花漂移算法,使生成的ID更短、速度更快。
2.核心在于缩短ID长度的同时还能拥有极高瞬时并发处理量保守值 50W/0.1s)。