63 Forks
222 Stars
222 Watchers

idworker

idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId

How to download and setup idworker

Open terminal and run command
git clone https://github.com/imadcn/idworker.git
git clone is used to create a copy or clone of idworker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with idworker https://github.com/imadcn/idworker/archive/master.zip

Or simply clone idworker with SSH
[email protected]:imadcn/idworker.git

If you have some problems with idworker

You may open issue on idworker support forum (system) here: https://github.com/imadcn/idworker/issues