redis安裝沒(méi)問(wèn)題,擴(kuò)展也沒(méi)問(wèn)題,在Event.php中可以正常使用,但是在webserver中使用沒(méi)有效果。
\GatewayWorker\Lib\Store::instance('user')->get/set..
不知道為什么
不行,我設(shè)置應(yīng)該是沒(méi)問(wèn)題的
在webserver中:
[attach]92[/attach]
在Event.php中:
[attach]93[/attach]
Store配置
[attach]94[/attach]
在Event.php中客戶端能收到redis查詢得到的值,但是在瀏覽器中我傳一個(gè)A參數(shù),workerman中調(diào)試:
[attach]95[/attach]