10:06:25 GMT test2 (sorry) 10:06:53 GMT Works apparently, now this channel is logged here -> http://irclog.redis.io/redis-2016-05-16 10:07:02 GMT No actually just http://irclog.redis.io/ 10:07:07 GMT there is a day by day split 10:09:53 GMT testing archive... o_O 10:10:00 GMT works! 10:10:19 GMT is it backed by a redis instance? 10:10:34 GMT No... it's just a simple Tcl bot I wrote for fun, it's a couple lines of code 10:10:36 GMT 1024*8 10:10:43 GMT does math too and a few silly things 10:11:01 GMT hehe 10:11:14 GMT !seen dvirsky__ 10:11:31 GMT nice 10:11:40 GMT well that feature is illegal to don't have, a long time IRC bots tradition 10:11:51 GMT I like the name 10:11:57 GMT :-) 10:27:51 GMT it has advanced AI features of course 10:52:19 GMT Hi antirez ! Quick question, are there known reasons of slowness with docker ? I tried with network=host but its the same.. I'm spending more time in redis than in my php code :| 10:53:42 GMT ahfeel: No idea to be honest, I was not aware of Docker slowness with Redis but I don't test in Docker, only on virtualized and bare metal Linux systems mostly. 11:07:40 GMT oh, can we all bring our irc bots? :D 12:38:15 GMT minus: non flooding ones for sure ;-) 12:38:45 GMT so far it only announces youtube titles 19:23:45 GMT so I keep hearing about people using twemproxy. we use it at my company, too. I know it can be combined with haproxy to at least allow reads from whichever node is available. Though that ends up adding a bunch of healthcheck traffic to the Redis servers, too. I guess with haproxy "redis-check" you can get it to only consider the masters "healthy" 19:24:03 GMT Anyway, @andyqzb (GitHub) made a pull request against twemproxy last year adding Redis Sentinel failover support 19:24:50 GMT And we've been running it on prod on one of our tiers for almost a year now. About to start using it for the rest of the tiers, too 19:25:52 GMT If anyone's interested in a twemproxy with Sentinel support that does work, I ended up forking it. The master branch has the latest of @andyqzb's PR merged in 19:25:55 GMT https://github.com/ifwe/twemproxy 19:26:50 GMT I versioned it as "0.5.1" because we previously had a 0.5.0 with andyqzb's patch, but he's rebased it against master and updated a couple of things since 20:56:58 GMT hi 20:57:33 GMT can anyone help 20:57:42 GMT am trying to create a table 20:58:02 GMT where students gets books on a particular date 20:58:29 GMT i need to query records from particural date using servicestack c# client 21:01:33 GMT hi 21:13:09 GMT Guest11885, do u mean servicestack.redis right? how are u saving the data into redis in such case? there are a bunch the working approaches: list, key (date timestamp)->value (value as json), sorted list..etc 23:59:37 GMT hey 'yall: I'm getting the following error and can't figure out how to fix it: Predis\Connection\ConnectionExceptionGET /clients Error while reading line from the server. [tcp:/ipaddress:port]