09:07:21 GMT JOIN 09:07:36 GMT hi guys, new to redis cluster 09:07:49 GMT had some issues 09:08:05 GMT do let me know if anyone is available... need answers to some questions 09:49:22 GMT vikramiyer: ask questions, wait for someone to answer, not the other way around 14:01:34 GMT hello , i have an issue with redis doing higH IO on my server 14:01:46 GMT but i have plenty of ram left 14:13:06 GMT garret1: saving to disk probably 14:13:39 GMT yea 14:13:45 GMT just figure it out now 14:13:55 GMT https://paste.ngx.cc/r/ab 14:14:05 GMT i comented all save lines , they where 3 in the redis conf 14:14:40 GMT but then the redis stoped working .. 14:15:54 GMT save 900 1 save 300 10 save 60 10000 14:16:03 GMT so comenting these makes redis not working 14:19:02 GMT tried again and is working now 14:26:42 GMT problem fixed 16:43:21 GMT Hello! 16:43:36 GMT I have a question about redis sentinel and SSL 16:45:00 GMT I am attempting to setup a master and 2 slaves, each on separate machines, each with a sentinel instance running on them. All of the machines will be in a secure data center, so we will not have to worry about encrypting traffic between them. However, I have clients that will talk to the redis/sentinel instances from outside of the secure datacenter. This traffic does need to be encrypted 16:45:14 GMT I know that redis-py has SSL support built in... 16:45:54 GMT I am wondering if there is a way to use that SSL for redis-py with sentinel in a situation like this? Or is that SSL support not going to work with sentinel? 20:01:22 GMT hi all! somebody knows: twemproxy may be as high availability proxy ? 20:01:29 GMT as haproxy, relayd