Skip to content

分布式唯一ID服务,支持REST、RPC调用,供参考学习!

License

Notifications You must be signed in to change notification settings

conch-stack/conch-leaf

Repository files navigation

Conch-Leaf

分布式唯一ID服务,支持REST、RPC调用,供参考学习!

本项目基于Conch-Boot、Leaf(美团)开发,可独立部署使用,提供REST接口、RPC方式的调用
包含:
模块 组件 特点描述
conch-leaf-core Core 美团Leaf核心代码
conch-leaf-facade Facade SofaRpc接口定义
conch-leaf-server Server 提供REST、RPC接口,获取分布式唯一ID
TODO:
  • 不同系统,对key进行申请、约束
  • Zk地址
  • 编写SofaRpc-DEMO
重要:

本项目用于整合学习各路大神优秀的Coding设计,包含本人的一些拙劣代码,如有意见,尽情提Issue。 涉及相关大牛代码部分已保留完整源作者信息,如您确定影响到您的个人权益,请联系我立刻下线,比心!

官方:

[Leaf](https://github.com/Meituan-Dianping/Leaf)

[Conch-Boot](https://github.com/beihu-stack/conch-boot)

大神:

[Api-Boot](https://github.com/minbox-projects/api-boot)

[tangcent](https://github.com/tangcent)

About

分布式唯一ID服务,支持REST、RPC调用,供参考学习!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published