Unique is a java based distributed sequence component. It provides REST APIs and clients(RPC, HTTP) ways to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.
Please make sure the Java version is 1.8 and above.
$ git clone https://github.com/yihleego/unique.git
$ cd unique
$ mvn clean install
- Bugs & Issues: Click Here
Unique is under the Apache 2.0 license. See the LICENSE file for details.