I am using Redis in nodejs, and when something expires I use the following code to be notified:
module.exports.expire = (callback) => { const expired =