09:01:49 GMT why the hell are downloads on redis.io offered via HTTP and HTTPS doesn't even work and there's not even signatures available 09:04:58 GMT minus: http://try.redis.io/releases/ 09:05:09 GMT sourced from https://github.com/antirez/redis-hashes 09:05:19 GMT (and try.redis has tls ;)) 09:05:34 GMT the download page doesn't link to that though 09:05:46 GMT I know :( 09:05:50 GMT send a PR and I merge it 09:05:59 GMT (though not now, now leaving for vacaaation :D) 09:06:02 GMT i just went to the github releases page 09:06:04 GMT ¯\_(ツ)_/¯ 09:06:13 GMT have fun 09:06:31 GMT at this point we should just move download.redis.io to https as well... 09:08:48 GMT download.redis.io doesn't have https 09:08:55 GMT oh yeah 09:18:56 GMT minus: redis doesn't support SSL 09:20:09 GMT raz: way to miss the point ;) 09:20:50 GMT no, i think it's on purpose 09:21:01 GMT SSL is for communists, what do you have to hide? 09:21:37 GMT a password over plain HTTP should be good enough for everyone 13:47:32 GMT hello 14:53:48 GMT how to update a key only if new value is greater than old one? 14:54:17 GMT forgot, eval works, but there might be a better way 15:30:41 GMT Habbie: does eval block the whole redis server? 17:40:05 GMT Umm, one simple question, if say we have 1 million keys stored in redis, Doing a simple * ... redis would have to iterate over all of the 1 million keys... but what happens if we do filtered * 17:40:30 GMT like abc|pqr|* where record of keys starting with abc|pqr are only 10 17:40:39 GMT would it still have to go over 1 million to find that? 19:28:32 GMT forgot, yes 22:15:46 GMT hold on, raz, are you serious? 22:16:15 GMT why do you think redis still supports no ssl, in 2017? ¯\_(ツ)_/¯ 22:17:01 GMT I don't know, but they should