201 Forks
369 Stars
369 Watchers

SnowFlake

Twitter的分布式自增ID雪花算法snowflake (Java版)

How to download and setup SnowFlake

Open terminal and run command
git clone https://github.com/souyunku/SnowFlake.git
git clone is used to create a copy or clone of SnowFlake 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 SnowFlake https://github.com/souyunku/SnowFlake/archive/master.zip

Or simply clone SnowFlake with SSH
[email protected]:souyunku/SnowFlake.git

If you have some problems with SnowFlake

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