Package com.bytedesk.core.redis.pubsub
package com.bytedesk.core.redis.pubsub
-
ClassDescription需要在redis配置文件中添加如下配置,开启过期事件: notify-keyspace-events Ex 或者,在redis cli中执行如下命令: CONFIG SET notify-keyspace-events ExSpring Data Redis - Pub/Sub Messaging https://docs.spring.io/spring-data/redis/reference/redis/pubsub.html https://redis.io/docs/latest/develop/interact/pubsub/