nestjs-redis icon indicating copy to clipboard operation
nestjs-redis copied to clipboard

hello,how to monitoring of Redis key expired events with nestjs-redis?

Open lizhihao001 opened this issue 3 years ago • 2 comments

how to monitoring of Redis key expired events with nestjs-redis?

lizhihao001 avatar Jun 05 '21 05:06 lizhihao001

@skunight 兄弟,用nesj-reids如何监听 key过期,能否给个demo啊

lizhihao001 avatar Jun 05 '21 05:06 lizhihao001

@skunight 兄弟,用nesj-reids如何监听 key过期,能否给个demo啊

在redis配置里打开键空间通知 用subscribe订阅过期事件

skunight avatar Jun 08 '21 13:06 skunight