hyperf / hyperf/socketio-server

怎么配置 redis 的connection呢

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
26
Forks
6
PR merge metrics
No merged PRs in 30d

Description

我看 connection 都写死在 代码里的。我想换个 connection ,只能通过创建几个类用 dependencies.php 替换吗?

还有个依赖库已经废弃了
```
Package mix/redis-subscribe is abandoned, you should avoid using it. Use mix/redis-subscriber instead.
```
并且这个依赖库,不支持 prefix,导致本库根本就用不了 https://github.com/mix-php/mix/issues/100#event-6088492645

目前我是另外通过 class_map让它支持prefix的

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.