<?php $cache = \Swoole\Factory::getCache('master');
<?php $cache = \Swoole\Factory::getCache('session'); $session = new Swoole\Session($cache);