flyhope / swoole-co-verify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

init

docker run --rm --interactive --tty --volume $PWD:/app composer install

test motan

start motan service

need motan agent https://github.com/weibocom/motan-go

motan-go -c ./motan/config/motan.yaml

start test

php -c ./config/php-cli.ini --ini ./main.php

Result

  • motan: yes
  • memcached: no
  • EasySwooleMemcache: not support ascii

About

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%