Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🍃A high performance distributed unique ID generation system

License

Notifications You must be signed in to change notification settings

Yaccc/leafserver

Repository files navigation

leafserver

A high performance distributed unique ID generation system

how to start

  • git clone git@github.com:Yaccc/leafserver.git && cd leafserver
  • find coreTable.sql then create this table in database leaf on your MySQL
  • in leafserver/leafserver-starter/src/main/profile/dev/application.yaml && modify url, username and password to your MySQL's
  • cd leafserver && mvn clean package
  • cd leafserver/leafserver-starter/target
  • exec java -jar leafserver-1.0-SNAPSHOP.jar
  • curl http://localhost:9999/id?app=${app}&key=${key} to get one ID before added data(app & key) to your DB table

About

🍃A high performance distributed unique ID generation system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /