Unique
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.
Installation
Please make sure the Java version is 1.8 and above.
$ git clone https://github.com/yihleego/unique.git
$ cd unique
$ mvn clean install
Documentation
Client
Server
Contact
- Bugs & Issues: Click Here
License
Unique is under the Apache 2.0 license. See the LICENSE file for details.