Skip to content

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

License

Notifications You must be signed in to change notification settings

yihleego/unique

Repository files navigation

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.

About

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages