tjzhaomengyi / listener-redis-expired-event

Spring Boot 监听 Redis Key 失效事件实现定时任务

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot 监听 Redis Key 失效事件实现定时任务

基于jdk1.8.0.231、SpringBoot2.3.5
未考虑的问题:
1. 集群部署时,监听可能重复消费!
2. 处理业务时如果阻塞,会产生什么问题

About

Spring Boot 监听 Redis Key 失效事件实现定时任务


Languages

Language:Java 100.0%