Skip to content
/ myid Public

Global unique ID service based on mysql (number segment) / 基于 MySQL 号段机制的全局 ID 生成服务

License

Notifications You must be signed in to change notification settings

SnailMann/myid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myid

Global unique ID service based on mysql (number segment)

modules

modules description remark
myid-client client
myid-server server

how to start ?

myid is very simple to use,follow these steps:

  • update the address of the database in YML
  • deploying myid-server
  • use myid-client or request HTTP interface to generate id

preference

  • the throughput of single machine (4C8G spot) is 10 k/s

reference

About

Global unique ID service based on mysql (number segment) / 基于 MySQL 号段机制的全局 ID 生成服务

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages