09:05:52 GMT i confusing with sentinel, after i set the 3 boxes of redis and 3 sentinel, the failover works, but how i define the right address for my app/client? 09:08:18 GMT i mean, if the failover occurs, the target IP of redis server changed right? so how i handle it? or just install some stuff like HAproxy? 09:23:12 GMT There are a number of existing sentinel 'aware' client libraries that enable you to query sentinel to discover the master and can also be used to handle failovers 09:24:42 GMT Or yes you could also use HAProxy and a health check 09:38:24 GMT ohhh isee, thanks scottc1 :D it's make me clear 15:26:34 GMT hi all is this a good forum to ask about redis installation/best practices? 15:30:31 GMT raspado: feel free to try... the response level isn't great but no harm in trying to ask... otherwise I'd say stackoverflow is your best bet 15:31:00 GMT thx StFS 17:53:38 GMT is there a way to improve how far behind a slave's replication is? we're seeing upwards of a second of delay (300 kb behind in the log) 17:53:47 GMT repl-disable-tcp-nodelay is set to no 20:51:21 GMT With the scored sorted sets... 20:51:38 GMT Is it capable of holding two entries with identical scores? 20:53:21 GMT Well shit, nevermind 20:53:21 GMT the docs say so 21:23:43 GMT hi 21:23:46 GMT all 21:23:56 GMT redis is just deleting my keys 21:24:03 GMT using LRU 21:24:08 GMT i want to stop that 21:25:02 GMT can anyone help ? 21:37:36 GMT any one up 21:42:56 GMT i set noeviction but still my keys got deleted 22:22:21 GMT is there any (major) performance difference between hmget and hvals if I'm going to hmget all keys? 22:24:40 GMT Any point to redis on a small magento site? 22:24:45 GMT or is it more for larger ones? 22:25:10 GMT dual core, 2gbram VPS 23:32:38 GMT redis is cleaning my keys 23:32:56 GMT even thogh memory is large 23:33:08 GMT no expiry set for that