04:47:58 GMT there are any suggestion how to survive redis key when restarting the redis service? or maybe surviving power outage ? 08:52:30 GMT hi there 08:52:40 GMT is there someone here with experience with ruby and redis? 13:41:02 GMT <_Wise__> Hi * 13:41:54 GMT <_Wise__> I have a Redis 3.0.5 Master/Slave infra with a growing memory fragmentation (1.39) 13:41:57 GMT <_Wise__> http://pastebin.com/waNdz6ty 13:42:49 GMT <_Wise__> Recycling Redis service of course brings fragmentation back to an acceptable level (1.06) 13:43:06 GMT <_Wise__> but, is there another way to mittigate memory fragmentation ? 13:45:05 GMT <_Wise__> I'm dreaming of a process that could be triggered off-peak to 'defrag' memory allocated be Redis 13:45:14 GMT <_Wise__> by 15:48:51 GMT Question: What's the impact of calling expire multiple times on a key. Will the second expire be ignore? 17:57:02 GMT Hi folks, I got a 16 GB VM dedicated to running Redis. Its memory usage has grown up to 80%, so I'm looking at growing this VM. Is there a maximum amout of memory that Redis can use? I'm pondering between upping it to either 32G or 64G 17:57:20 GMT The FAQ mentions the max number of 2^32 keys, but it doesn't really mention any memory limitations 18:58:27 GMT 4B keys is a hard limit? :o