02:00:55 GMT I've been really loving using RPOPLPUSH to queue tasks, but just recently I'm needing to add something to the 'queue' of things to do only if it doesn't already exist 02:01:35 GMT I was thinking of doing both a queue list and in-queue set, but I'm not sure how to make an atomic operation of "is it in the set? if not, add to both queue and set" 02:02:22 GMT I can do a transaction for the modifications, but I'd ideally like to combine the 'stop now if this already exists in the set' step into the atomic operation if possible - has anyone done something like this before? 04:33:13 GMT if I use a blocking method like RPOPLPUSH inside a LUA script, will it completely block the server? 04:33:21 GMT since LUA scripts say they stop all other commands from executing 04:34:09 GMT BRPOPLPUSH* 10:09:01 GMT hi there, 10:09:26 GMT what is the purpose of redis in rails using websocket technology 13:33:49 GMT hey guys , does client list tell me active clients at any point of time ? 13:44:03 GMT it lists currently connected clients 14:04:13 GMT /msg NickServ identify 548482