Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-12-17 雪花算法 #46

Open
yxiZo opened this issue Dec 17, 2024 · 0 comments
Open

2024-12-17 雪花算法 #46

yxiZo opened this issue Dec 17, 2024 · 0 comments

Comments

@yxiZo
Copy link
Owner

yxiZo commented Dec 17, 2024

Snowflake,雪花算法是由Twitter开源的分布式ID生成算法,以划分命名空间的方式将 64-bit位分割成多个部分,每个部分代表不同的含义。

参考资料

https://pdai.tech/md/algorithm/alg-domain-id-snowflake.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant