An open API service indexing awesome lists of open source software.

https://github.com/mix-php/micro-etcd

Microservice registry-center and config-center using Etcd, developed based on Swoole
https://github.com/mix-php/micro-etcd

Last synced: 11 months ago
JSON representation

Microservice registry-center and config-center using Etcd, developed based on Swoole

Awesome Lists containing this project

README

          

## Mix Micro Etcd

使用 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/