Skip to content

发布第一个生产环境可用的分布式全局序列号(分布式ID)服务

Latest
Compare
Choose a tag to compare
@binghe001 binghe001 released this 16 Dec 03:57
· 2 commits to master since this release

mykit-serial框架的设计参考了李艳鹏大佬开源的vesta框架,并彻底重构了vesta框架,借鉴了雪花算法(SnowFlake)的思想,并在此基础上进行了全面升级和优化。支持嵌入式(Jar包)、RPC(Dubbo)、Restful API(支持SpringBoot和Netty)等方式发布服务,可支持最大峰值型和最小粒度型两种模式。