cat-sys/cat-micro

There is no license information available for the latest version (dev-master) of this package.

Cat Micro Service Core

dev-master 2017-03-30 05:17 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:24:42 UTC


README

CatSystem 微服务核心

特性 Characteristic

  • 使用Thrift描述文件规范接口
  • 支持Thrift Hprose Swoole_serialize三种协议
  • 支持MySQL Redis HttpClient AsyncTask 四种组件协程调用

安装 Installation

use composer

{
    "require": {
        "cat-sys/cat-micro": "dev-master"
    },
}