00:35:29 GMT hi - is there a way to securely make a rdb dump to a free heroku redis aws? I'd rather avoid using redis-cli unencrypted to EC2 11:25:58 GMT Hi 11:26:31 GMT I am using redis for a producer/consumer problem 11:26:49 GMT i am adding data to a list 11:27:06 GMT I want to add another node to it 11:28:08 GMT my doubt is .. i am adding data to same list. If i add a new node, will the data of the list get distibuted among nodes? 13:59:34 GMT what is the idomatic way to shift an element of a sorted set? 14:01:13 GMT guess I am looking for a ZREMRANGEBYRANK that returns the actual members