webman/think-cache,int 反序列化存在问题

以下问题在重新安装 框架、webman/think-cache 后复现。 \support\think\Cache::set($key, 123); \support\think\Cache::get($key); // 得到字符串 '123' \support\think\Cache::tag('tag1')->set($key, 123); \support\think\Cache::tag('tag1'...

wangerwu 发表与 12天前 206 浏览 1 回答
webman2.1好像无法使用webman/redis-queue

问题描述 这里详细描述问题 最新版webman2.1使用以下这两个依赖包时报这个错误 webman/redis-queue illuminate/redis 报错信息 ...

楚羽幽 发表与 2025-02-26 491 浏览 2 回答
只是更换了服务器,一直报这个错,ws始终连接不上。

问题描述 环境什么都相同,只是更换了一台服务器,运行则出现这个问题,原服务器跟这个一样的。 SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready 程序代码 --------------------start_gateway.php-------------------- <?php ...

建材王哥 发表与 2025-01-22 894 浏览 12 回答
【已解决】webman reload 平滑重启,导致 redis 消费者进程正在处理的消息丢失

问题描述 项目发版执行 php start.php reload 重启服务时,如果 redis 消费者进程正在处理消息,会导致这些消息丢失。 请问各位大佬,在不改 webman/redis-queue 插件源码的情况下,有办法解决这个问题吗?还是说只能换专业的 MQTT 服务了? 消费者进程的演示代码 <?php namespace app\queue\redis; use support\Log; use...

oliver. 发表与 2025-01-09 1013 浏览 5 回答

zz1000

120
积分
0
获赞数
0
粉丝数
2024-04-26 加入
🔝