aws elastiCache for redis **Key-space notification**
I'am using aws elastiCache for redis in cluster mode in my project . I'v used key space notification feature of redis to listen for particular expiry event.It works fine without clustering .But after clustering, I'm unable to get message in…