Lines Matching refs:notifyKeyspaceEvent
222 notifyKeyspaceEvent(NOTIFY_LIST,event,c->argv[1],c->db->id); in pushGenericCommand()
258 notifyKeyspaceEvent(NOTIFY_LIST,"linsert", in pushxGenericCommand()
271 notifyKeyspaceEvent(NOTIFY_LIST,event,c->argv[1],c->db->id); in pushxGenericCommand()
350 notifyKeyspaceEvent(NOTIFY_LIST,"lset",c->argv[1],c->db->id); in lsetCommand()
370 notifyKeyspaceEvent(NOTIFY_LIST,event,c->argv[1],c->db->id); in popGenericCommand()
372 notifyKeyspaceEvent(NOTIFY_GENERIC,"del", in popGenericCommand()
471 notifyKeyspaceEvent(NOTIFY_LIST,"ltrim",c->argv[1],c->db->id); in ltrimCommand()
474 notifyKeyspaceEvent(NOTIFY_GENERIC,"del",c->argv[1],c->db->id); in ltrimCommand()
514 notifyKeyspaceEvent(NOTIFY_GENERIC,"lrem",c->argv[1],c->db->id); in lremCommand()
519 notifyKeyspaceEvent(NOTIFY_GENERIC,"del",c->argv[1],c->db->id); in lremCommand()
551 notifyKeyspaceEvent(NOTIFY_LIST,"lpush",dstkey,c->db->id); in rpoplpushHandlePush()
581 notifyKeyspaceEvent(NOTIFY_LIST,"rpop",touchedkey,c->db->id); in rpoplpushCommand()
584 notifyKeyspaceEvent(NOTIFY_GENERIC,"del", in rpoplpushCommand()
896 notifyKeyspaceEvent(NOTIFY_LIST,event, in blockingPopGenericCommand()
900 notifyKeyspaceEvent(NOTIFY_GENERIC,"del", in blockingPopGenericCommand()