mix / micro-etcd
Microservice registry-center and config-center using Etcd, developed based on Swoole
v2.2.15
2022-03-26 09:21 UTC
Requires
- php: >=7.2.0
- ext-swoole: >=4.4.4
- hassankhan/config: ^3.0
- mix/guzzle: ~2.2.0
- mix/micro-config: ~2.2.0
- mix/micro-register: ~2.2.0
- mix/micro-route: ~2.2.0
- mix/micro-server: ~2.2.0
- mix/runtime: ~2.2.0
- psr/event-dispatcher: ^1.0
- start-point/etcd-php: ^1.1
Requires (Dev)
- phpunit/phpunit: ^7.0.0
README
使用 Etcd 的微服务注册中心和配置中心,基于 Swoole 开发
Usage
安装:
composer require mix/micro-etcd
支持的 etcd 版本:
- V3
文档:
- 服务注册:https://www.kancloud.cn/onanying/mixphp2-2/1712341
- 配置中心:https://www.kancloud.cn/onanying/mixphp2-2/1712342
License
Apache License Version 2.0, http://www.apache.org/licenses/