Git Product home page Git Product logo

dfs's Introduction

#分布式文件服务器 Build Status Packagist Supported PHP versions: >=5.5 License ###核心特性 1.基于swoole和inotify实现分布式文件服务 2.文件实时同步服务 3.文件实时监控及监控子目录服务 4.自动断线重连服务 5.自动扫描本地已存在的文件目录实时同步服务 ###服务启动 需要php以cli模式运行/server.php php server.php start php server.php stop php server.php restart ###composer 安装 { "require": { "qieangel2013/dfs": "0.1.2" } } ###使用介绍 安装swoole扩展和inotify扩展 修改/config/config.php文件相应的配置 交流群:337937322 ###wiki介绍 https://github.com/qieangel2013/dfs/wiki ###License Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html ###如果你对我的辛勤劳动给予肯定,请给我捐赠,你的捐赠是我最大的动力

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.