https://github.com/gungnirlaevatain/snowflake-zk
Using zookeeper to allocate work id for snowflake algorithm
https://github.com/gungnirlaevatain/snowflake-zk
algorithm generator id id-algorithm idcenter idgenerator java snowflake zk zookeeper
Last synced: 6 months ago
JSON representation
Using zookeeper to allocate work id for snowflake algorithm
- Host: GitHub
- URL: https://github.com/gungnirlaevatain/snowflake-zk
- Owner: GungnirLaevatain
- Created: 2018-01-05T08:42:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T22:14:36.000Z (over 2 years ago)
- Last Synced: 2025-03-29T22:21:58.291Z (7 months ago)
- Topics: algorithm, generator, id, id-algorithm, idcenter, idgenerator, java, snowflake, zk, zookeeper
- Language: Java
- Homepage:
- Size: 12.7 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snowflake-zk
Using zookeeper to allocate work id for snowflake algorithm