Configure Redis to fire expiry events for only a set of keys

前端 未结 0 775
野趣味
野趣味 2020-12-19 08:48

I need to use Redis in the pub/sub mode. I have a subscriber which listens to the expiry events on a particular key.

For this I use: CONFIG SET notify-keyspace-events

相关标签:
回答
  • 消灭零回复
提交回复
热议问题