核心特性php
1.基于swoole和inotify实现分布式文件服务 2.文件实时同步服务 3.文件实时监控及监控子目录服务 4.自动断线重连服务
服务启动git
须要php以cli模式运行/server.php php server.php start php server.php stop php server.php restart
使用介绍github
安装swoole扩展和inotify扩展 修改/config/config.php文件相应的配置 交流群:337937322
wiki介绍swoole
https://github.com/qieangel2013/dfs/wiki
项目地址:https://github.com/qieangel20...分布式