03 2025 档案

laravel使用redis集群报错“CROSSSLOT Keys in request don't hash to the same slot”解决
摘要:在laravel中连接了redis集群,同时将队列驱动也设置成为了redis,在不修改默认代码的情况下向队列中写入任务,就会看到标题中的报错 CROSSSLOT Keys in request don't hash to the same slot 问了AI给出的回答是: 在使用 Redis 集群时 阅读全文

posted @ 2025-03-04 17:44 苏维埃的苏 阅读(411) 评论(0) 推荐(0)

导航