How to use RedisPool to manage several Redis connections with Swoole websocket

后端 未结 0 835
感动是毒
感动是毒 2021-01-07 07:09

I have a Swoole websocket server and I would like to use a RedisPool to manage several Redis connections to pick one for each query when I get a message. When I try to get a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题