Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.03 KB

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

Chinese Document 中文文档

Client

Server

Contact

License

Unique is under the Apache 2.0 license. See the LICENSE file for details.