06:53:33 GMT how redis uses compression for its internal hash table? 08:43:18 GMT What is the alternative to redis VM , since it's deprecated? 08:44:33 GMT Im using redis with ELK, and the idea is that if the elasticsearch service goes down then redis will keep all incoming logs in memory, but what if it exceeds the "maxmemory"? It starts removing keys but isn't it possible to first make use of a disk to store them there? 08:44:59 GMT until the elasticsearch server is back up.. i know it'll be piss slow compared to inmem but just incase 09:06:56 GMT i guess you could have a bunch of swap, not sure if that works though 14:07:19 GMT hey, if I'm running redis cluster, is it acceptable to have the client connect to a loadbalancer in front of the masters to get the initial list of masters? 16:37:02 GMT Hello 16:37:04 GMT are redis transactions atomic across servers? 16:43:30 GMT hello all =) 16:55:02 GMT and g'bye =) 16:55:09 GMT right