# service-registry-swoole-phalcon **Repository Path**: limingxinleo/service-registry-swoole-phalcon ## Basic Information - **Project Name**: service-registry-swoole-phalcon - **Description**: Phalcon Swoole 服务注册中心 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: registry - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 2 - **Created**: 2017-10-08 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: distributed-service **Tags**: None ## README # phalcon-project [![Total Downloads](https://poser.pugx.org/limingxinleo/phalcon-project/downloads)](https://packagist.org/packages/limingxinleo/phalcon-project) [![Latest Stable Version](https://poser.pugx.org/limingxinleo/phalcon-project/v/stable)](https://packagist.org/packages/limingxinleo/phalcon-project) [![Latest Unstable Version](https://poser.pugx.org/limingxinleo/phalcon-project/v/unstable)](https://packagist.org/packages/limingxinleo/phalcon-project) [![License](https://poser.pugx.org/limingxinleo/phalcon-project/license)](https://packagist.org/packages/limingxinleo/phalcon-project) [Phalcon 官网](https://docs.phalconphp.com/zh/latest/index.html) [wiki](https://github.com/limingxinleo/simple-subcontrollers.phalcon/wiki) ## 微服务DEMO 参考 [github微服务](https://github.com/limingxinleo/service-demo-github.git) ## 注意事项 * 当worker进程重启时,内存中的服务列表可能丢失,故需要完善自己的服务持久化。