02:43:19 GMT Hi 02:43:52 GMT Question. Can a redis instance be used to call event in other server? 17:48:59 GMT hello hello 17:50:17 GMT can anyone point me in the direction of some docs that provide hints/help on doing an IP change across a 3 sentinel/2redis cluster without having to restart/reset any of the cluster components? 21:43:26 GMT Is there a way for a slave redis server to publish to master redis server? 21:43:58 GMT publishes to master come down to redis slaves fine. Publishes to slaves dont go up to master. Is there not a way to equalize this? 21:48:58 GMT Reason i ask is because there is an obvious disadvantage to this slave-master model in my application. I would need a master that holds up my app and if that server fails the application will not be able to communicate with the other servers 22:12:34 GMT anyone alive here or all we all trolling before christmas? 22:21:04 GMT Alive yes, having answers no 22:24:48 GMT :( 22:25:04 GMT minus: aboo 23:29:04 GMT can anyone help me with a bulk delete operation 23:29:31 GMT keys * | xargs DEL