-
$redis = \Swoft\App::getBean('redis');
..........
..........
$redis->hMset($user_prefix_key, $cache_arr);
存储到redis值为:
![Uploading image.png…]()
这样,给hash某个key做自增时,因为值非int型会报错,怎么解决?
-
由于初学对连接池配置不正确,Swoft报了一个Service does not configure uri name=5bac86d63735b。能否把这个提示改一下,这个提示有点让人误解。
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | 1.0.0
| Swoole version | 2.1.1
| PHP version …
xemxx updated
6 years ago
-
| Q | A
| ------------------- | -----
| Bug report? | no
| Feature request? | yes
| Swoft version | x.y.z
| Swoole version | 4.0.3 (by `php --ri swoole`)
…
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | no
| Swoft version | 1.0.7
| Swoole version | 2.2.0
| PHP version |…
-
| Q | A
| ------------------- | -----
| Bug report? | no
| Feature request? | yes
| Swoft version | v1.0.21
| Swoole version | 4.0.3 (by `php --ri swoole`)…
zhwei updated
6 years ago
-
| Q | A
| ------------------- | -----
| Bug report? | yes
| Feature request? | yes
| Swoft version | dev-master (d7a44f3)
| Swoole version | 4.0.3
| PHP v…
-
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a recipe for reproducing the error.
redis set
2. What did you expect to see?
r…
-
如题,要给swoft加个队列。
如何下手?
-
已经composer update到最新版,启动既看到报错:AnnotationException
```
swoft | Information Panel
swoft | *********************************************************…