Get value on redis expire - nodejs

后端 未结 0 1541
梦谈多话
梦谈多话 2020-12-28 19:57

I am using Redis in nodejs, and when something expires I use the following code to be notified:

module.exports.expire = (callback) => {
    const expired =         


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