Skip to content

🍻 distributed id generation system fork by redis 3.0.2 which support snowflake objectid serialid and sequence number

License

Notifications You must be signed in to change notification settings

detailyang/id-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

id-generator Branch masterBuild StatusreleaseGitHub license

distributed id generation system fork by redis 3.0.2 which support snowflake objectid serialid and sequence number

Purpose

In order to solve the distributed unique id, there are many ready-made solutions in industry like twitter's snowflake、mongodb's objectid、mysql auto incrment integer. According these solutions, i fork redis v3.0.2 and integrate these solutions.

#Docs

  1. How To Compile
  2. How To Configure
  3. How To Use
  4. How to Deploy

Help

If you have any questions or comments, you can reach me at detailyang@gmail.com.

About

🍻 distributed id generation system fork by redis 3.0.2 which support snowflake objectid serialid and sequence number

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages