[00:05:51] p1d (~p1d@ns1.vonaffenfels.de) joined #redis. [00:26:05] favadi (~user@113.160.45.182) joined #redis. [00:37:21] Jrz (~jrz@d152222.upc-d.chello.nl) joined #redis. [00:43:55] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) left irc: Remote host closed the connection [00:43:59] Kosma (kosma@host-6-66.internetunion.pl) joined #redis. [00:48:49] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) joined #redis. [00:48:50] xcbt (~xcbt@bc98121.bendcable.com) joined #redis. [00:52:14] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) left irc: Remote host closed the connection [00:59:04] JeremyWei (~textual@112.85.147.35) joined #redis. [01:01:53] thehodge (~thehodge@2001:470:1f09:13a3:5d52:6a0e:e2a1:ac2) joined #redis. [01:04:02] mdaisuke (~mdaisuke@124x38x82x202.ap124.ftth.ucom.ne.jp) left irc: Remote host closed the connection [01:07:01] h0bbit (~vedang@121.243.225.226) joined #redis. [01:13:37] pranq (pranq@unaffiliated/contempt) left irc: Remote host closed the connection [01:19:33] xcbt (~xcbt@bc98121.bendcable.com) left irc: Remote host closed the connection [01:23:46] _macro (~Neil@67.169.183.90) joined #redis. [01:26:08] nuba (~nuba@pauleira.com) left irc: Ping timeout: 252 seconds [01:38:55] Jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: Computer has gone to sleep. [01:44:40] drbobbeaty (~drbobbeat@c-67-184-75-162.hsd1.il.comcast.net) joined #redis. [01:48:34] thehodge (~thehodge@2001:470:1f09:13a3:5d52:6a0e:e2a1:ac2) left irc: Remote host closed the connection [01:48:58] thehodge (~thehodge@2001:470:1f09:13a3:5d52:6a0e:e2a1:ac2) joined #redis. [01:49:29] Luit (~me@beigetower/luitvd) joined #redis. [01:53:35] thehodge (~thehodge@2001:470:1f09:13a3:5d52:6a0e:e2a1:ac2) left irc: Ping timeout: 252 seconds [01:53:57] muhqu (~Adium@port-34070.pppoe.wtnet.de) joined #redis. [01:57:14] Hasegeli (~emre_hase@46.197.3.188) joined #redis. [01:57:48] loxs (~metin@85.91.143.230) left irc: Quit: Leaving [01:59:16] lupisak (~lupisak@93-97-52-241.zone5.bethere.co.uk) left irc: Ping timeout: 255 seconds [02:02:48] lupisak (~lupisak@93-97-52-241.zone5.bethere.co.uk) joined #redis. [02:03:38] cantonic (~cantonic@pD9EA681A.dip.t-dialin.net) joined #redis. [02:04:18] _macro (~Neil@67.169.183.90) left irc: Quit: Computer has gone to sleep [02:04:31] nuba (~nuba@pauleira.com) joined #redis. [02:05:13] JeremyWei (~textual@112.85.147.35) left irc: Quit: Computer has gone to sleep. [02:10:55] torsd (~tors@bb115-66-236-48.singnet.com.sg) joined #redis. [02:10:58] Hasegeli (~emre_hase@46.197.3.188) left irc: Ping timeout: 255 seconds [02:11:18] what is it called in redis where you chain queries? [02:11:47] pipelining [02:11:51] like in many text protocols [02:12:05] (like HTTP) [02:12:16] Luit: hey! thanks! maybe I should rephrase my question [02:12:44] basically i want to pass a result of a redis query to another redis query [02:12:59] transactions [02:13:15] (so, using commands WATCH, MULTI and EXEC, most likely) [02:13:35] (and possibly also DISCARD) [02:13:54] I'm not referring to transactions [02:14:06] wait let me think of an example [02:14:12] hm... okay :-P [02:14:47] union (sinter set1 set2) (sinter set3 set4) [02:14:49] something like that [02:15:02] I don't think you can do that in one single command [02:15:08] you'd have to do separate ones [02:15:22] first two sinterSTORE commands, then sunion [02:15:24] oh ok.. guess i have to use sinterstore [02:15:25] then [02:15:44] my issue i would have to generate unique keys everytime i do the command [02:15:55] and if you want to do that atomically, use transactions [02:17:01] Luit: thanks man! [02:17:10] you're welcome ;-) [02:20:40] Hasegeli (~emre_hase@94.54.228.58) joined #redis. [02:21:17] rittyan (~rittyan@2a02:6b8:0:40c:7aca:39ff:feb3:d779) joined #redis. [02:25:10] drbobbeaty (~drbobbeat@c-67-184-75-162.hsd1.il.comcast.net) left irc: Quit: drbobbeaty [02:35:11] fpighi (~francesco@87.83.35.162) joined #redis. [02:37:21] JeremyWei (~textual@112.85.147.35) joined #redis. [02:45:39] dougx (~doug@mail.virtuosa.co.za) left irc: Ping timeout: 244 seconds [02:53:45] io_syl (~io_syl@unaffiliated/steph021) left irc: Quit: Computer has gone to sleep. [02:56:16] lupisak (~lupisak@93-97-52-241.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds [02:57:07] lux___ (~lux@ppp-192-66.25-151.libero.it) joined #redis. [03:00:57] Jrz (~jrz@87.239.184.141) joined #redis. [03:04:24] hackband (~hackband@0x5359d382.cpe.ge-1-1-0-1104.bynqu1.customer.tele.dk) joined #redis. [03:20:47] h0bbit (~vedang@121.243.225.226) left irc: Read error: Connection reset by peer [03:21:12] h0bbit (~vedang@121.243.225.226) joined #redis. [03:27:18] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Read error: Connection reset by peer [03:27:47] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis. [03:36:33] favadi (~user@113.160.45.182) left irc: Remote host closed the connection [03:39:37] Hasegeli (~emre_hase@94.54.228.58) left irc: Ping timeout: 255 seconds [03:40:10] NetRoY (~NetRoY@nat/yahoo/x-sypmymqxdiifotlu) left irc: Quit: NetRoY [03:45:56] d0k (~d0k@p509219F5.dip.t-dialin.net) joined #redis. [03:46:50] drbobbeaty (~drbobbeat@38.98.137.29) joined #redis. [03:47:49] hey guys. anyone here using resque? [03:52:58] Jettsang (~jettsang@76.74.172.234) joined #redis. [03:54:52] elcuervo (~elcuervo@r186-48-226-163.dialup.adsl.anteldata.net.uy) joined #redis. [03:55:33] rittyan_ (~rittyan@2a02:6b8:0:40c:7aca:39ff:feb3:d779) joined #redis. [03:55:57] rittyan (~rittyan@2a02:6b8:0:40c:7aca:39ff:feb3:d779) left irc: Remote host closed the connection [03:59:01] cantonic (~cantonic@pD9EA681A.dip.t-dialin.net) left irc: Quit: cantonic [04:00:03] yay, got the first bits of a new Go (language) client package [04:00:25] got the protocol sorted out, I guess [04:01:47] Zimsky (zimsky@rozznet.net) left irc: Ping timeout: 240 seconds [04:08:22] Zimsky (~zimsky@rozznet.net) joined #redis. [04:08:22] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [04:15:52] Zimsky (~zimsky@rozznet.net) joined #redis. [04:15:52] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [04:19:13] cdepue (~cdepue@200.117.80.85) left irc: Read error: Connection reset by peer [04:19:44] cdepue (~cdepue@200.117.80.85) joined #redis. [04:20:13] Jettsang (~jettsang@76.74.172.234) left #redis ("Leaving..."). [04:20:50] Jettsang (~jettsang@76.74.172.234) joined #redis. [04:20:52] Jettsang (~jettsang@76.74.172.234) left #redis ("Leaving..."). [04:31:21] petercooper (~petercoop@82.144.254.2) joined #redis. [04:35:33] Nick change: Nuck -> NuckOff [04:42:52] Zimsky (~zimsky@rozznet.net) joined #redis. [04:42:52] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [04:48:08] rb2k (~rb2k@2001:6f8:1334:0:b4f4:78df:4e5e:c4e0) joined #redis. [04:51:22] Zimsky (~zimsky@rozznet.net) joined #redis. [04:51:22] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [04:51:52] Zimsky (~zimsky@rozznet.net) joined #redis. [04:51:52] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [04:52:23] Zimsky (~zimsky@rozznet.net) joined #redis. [04:52:23] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [04:58:52] Zimsky (~zimsky@rozznet.net) joined #redis. [04:58:52] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [05:10:52] Zimsky (~zimsky@rozznet.net) joined #redis. [05:10:52] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [05:15:53] Zimsky (~zimsky@rozznet.net) joined #redis. [05:15:53] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [05:18:52] Zimsky (~zimsky@rozznet.net) joined #redis. [05:18:52] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [05:22:08] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis. [05:22:15] soveran (~soveran@186.19.214.247) joined #redis. [05:23:22] Zimsky (~zimsky@rozznet.net) joined #redis. [05:23:22] Zimsky (~zimsky@rozznet.net) left irc: Excess Flood [05:33:15] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis. [05:38:56] muhqu (~Adium@port-34070.pppoe.wtnet.de) left irc: Quit: Leaving. [05:47:11] thehodge (~thehodge@82.109.33.196) joined #redis. [05:53:50] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 268 seconds [05:54:35] muhqu (~Adium@port-34070.pppoe.wtnet.de) joined #redis. [05:58:38] muhqu (~Adium@port-34070.pppoe.wtnet.de) left irc: Ping timeout: 240 seconds [06:04:23] seppo0010 (~Adium@186.19.19.229) joined #redis. [06:14:38] reso (~reso@94.30.43.205) left irc: Remote host closed the connection [06:19:02] brunov (~bruno@190.195.137.208) joined #redis. [06:20:57] npmapn (~quassel@188.26.213.32) joined #redis. [06:24:55] JeremyWei (~textual@112.85.147.35) left irc: Quit: Computer has gone to sleep. [06:26:12] imajes (~imajes@is.imaj.es) left irc: Excess Flood [06:26:37] torsd (~tors@bb115-66-236-48.singnet.com.sg) left irc: Quit: Lost terminal [06:27:20] elcuervo_ (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) joined #redis. [06:27:41] imajes (~imajes@is.imaj.es) joined #redis. [06:29:39] seppo0010 (~Adium@186.19.19.229) left irc: Quit: Leaving. [06:30:41] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) joined #redis. [06:31:02] elcuervo (~elcuervo@r186-48-226-163.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 244 seconds [06:35:16] elcuervo_ (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) left irc: Remote host closed the connection [06:35:45] elcuervo (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) joined #redis. [06:38:32] elcuervo_ (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) joined #redis. [06:41:47] elcuervo (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 240 seconds [06:46:49] elcuervo_ (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) left irc: Remote host closed the connection [06:47:15] elcuervo (~elcuervo@r186-48-226-163.dialup.adsl.anteldata.net.uy) joined #redis. [06:53:53] Jrz (~jrz@87.239.184.141) left irc: Quit: Computer has gone to sleep. [06:58:25] el_kevino (~el_kevino@216.249.7.209.tor.pathcom.com) joined #redis. [07:01:08] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis. [07:05:44] Nick change: bytemask -> gnasta [07:11:26] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis. [07:17:09] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) joined #redis. [07:18:39] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow [07:22:39] elcuervo_ (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) joined #redis. [07:25:27] elcuervo (~elcuervo@r186-48-226-163.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 240 seconds [07:28:58] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer [07:30:28] rittyan_ (~rittyan@2a02:6b8:0:40c:7aca:39ff:feb3:d779) left irc: Remote host closed the connection [07:33:23] spasquali (~spasquali@64.61.91.74) left irc: Quit: Probably Haskell's fault [07:33:36] seppo0010 (~Adium@186.19.19.229) joined #redis. [07:33:38] seppo0010 (~Adium@186.19.19.229) left #redis. [07:33:47] h0bbit (~vedang@121.243.225.226) left irc: Ping timeout: 240 seconds [07:39:48] strmpnk (~strmpnk@207.239.107.3) joined #redis. [07:40:08] jonesy (~jonesy@68.64.144.221) joined #redis. [07:40:13] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection [07:40:36] strmpnk (~strmpnk@207.239.107.3) joined #redis. [07:43:39] hackband (~hackband@0x5359d382.cpe.ge-1-1-0-1104.bynqu1.customer.tele.dk) left irc: Remote host closed the connection [07:49:42] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis. [08:01:39] Hasegeli (~emre_hase@94.54.228.131) joined #redis. [08:01:41] Hasegeli (~emre_hase@94.54.228.131) left irc: Read error: Connection reset by peer [08:07:42] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis. [08:08:07] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Client Quit [08:12:07] lux___ (~lux@ppp-192-66.25-151.libero.it) left irc: Ping timeout: 240 seconds [08:14:02] lux___ (~lux@ppp-227-77.25-151.libero.it) joined #redis. [08:14:38] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) joined #redis. [08:17:56] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) joined #redis. [08:19:44] lux___ (~lux@ppp-227-77.25-151.libero.it) left irc: Ping timeout: 252 seconds [08:20:30] abki_ (~Amirouche@hyper.pilotsystems.net) joined #redis. [08:20:32] hi [08:20:40] what is the state of redis scripting ? [08:21:12] thehodge (~thehodge@82.109.33.196) left irc: Remote host closed the connection [08:21:36] thehodge (~thehodge@82.109.33.196) joined #redis. [08:24:20] Comandante (~Comandant@68-178-114-200.fibertel.com.ar) joined #redis. [08:24:45] io_syl (~io_syl@unaffiliated/steph021) joined #redis. [08:26:20] thehodge (~thehodge@82.109.33.196) left irc: Ping timeout: 252 seconds [08:28:19] Tuxist (~quassel@dslb-092-077-028-120.pools.arcor-ip.net) left irc: Read error: Connection reset by peer [08:28:42] mrb_bk: ping [08:29:37] imajes: hello sir [08:29:38] what's up [08:29:40] mrb_bk: is there a better idiom than something like this: https://gist.github.com/5394d5b554707241695a [08:29:49] i'm wondering if the hexists makes it too slow [08:30:41] imajes: reading [08:30:56] hexists is 0(1) [08:31:34] ok [08:32:04] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) joined #redis. [08:32:42] andymccurdy (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep. [08:32:57] mrb_bk: i knwo that hexists/hget etc are all O(1) but i'm mostly wondering if there's a better way of doing that kind of bait-and-switch [08:33:25] imajes: well are you using a hash for a specific reason? for zipmap size savingS? [08:33:41] ank (~ank@c-67-172-16-188.hsd1.pa.comcast.net) joined #redis. [08:33:58] gnrfan (~gnrfan@190.234.242.211) joined #redis. [08:34:38] eaiser management i guess [08:34:39] well [08:34:41] that's not true [08:34:50] if i want to get all of the cached items, i am doing hgetall a couple places [08:34:51] imajes: but there's also hsetnx [08:34:58] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep [08:35:12] imajes: which is arguably cleaner to use in this case [08:35:31] hmm [08:36:04] the use of hexists here basically avoids doing the cache block [08:36:08] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) left irc: Read error: Connection reset by peer [08:36:13] perhaps i could write that clearer to be more indicative [08:36:13] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) joined #redis. [08:36:28] the idea is to always return from the cache, but if the cache is nil, populate the cache and return it [08:37:15] mrb_bk: i probably need to tweak it a bit more, but it's definitely better than the memcache install before. [08:37:23] patx__ (~patx@adsl-70-149-3-94.mia.bellsouth.net) joined #redis. [08:37:25] imajes: interesting [08:37:26] patx_ (~patx@adsl-65-10-43-135.mia.bellsouth.net) left irc: Read error: No route to host [08:37:30] we use redis and memcached both, very heavily [08:37:48] right [08:38:03] i wanted to lose memcache as it's not useful in this insance [08:38:07] lux___ (~lux@ppp-52-36.25-151.libero.it) joined #redis. [08:38:09] and just ends up being an extra dependency [08:38:17] i would imagine it's the same for you guys. [08:38:29] m [08:38:30] not really [08:38:43] i think memcached as a clustered LRU [08:38:55] that basically demands zero attention and usually "just works" [08:38:57] sure [08:38:58] is kinda hard to beat [08:39:00] that's true enough [08:39:04] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) left #redis. [08:39:13] i wouldn't mind having one dependency instead of two [08:39:14] at all [08:39:41] imajes: I tend to think of Redis as "intelligent cache", and use it as such if I use it as cache, and leave the dumb key/value to memcache [08:39:51] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) joined #redis. [08:40:21] yeah that makes sense [08:40:35] for what we're doing, there's lots of value of using redis as a layer for produced/baked content [08:40:40] imajes: also i would keep the block out of this altogether [08:40:44] patx__ (~patx@adsl-70-149-3-94.mia.bellsouth.net) left irc: Read error: No route to host [08:40:45] that is pretty much immutable once it's done [08:40:46] oh? [08:40:52] imajes: i think it's a great solution for this kind of thing [08:41:12] the problem with memcache before is that it was hard to be sure you had really cleared the cache [08:43:25] imajes: https://gist.github.com/a49961fa4380b00779dd [08:43:27] doesn't that do the same thing [08:43:49] out of interest, why'd you avoid the block? [08:43:55] gnrfan (~gnrfan@190.234.242.211) left irc: Quit: This computer has gone to sleep [08:44:09] imajes: because why would you want to complicate the spot where everything gets cached by introducing that there [08:44:30] it just seems like unecessary redirection [08:46:06] mrb_bk: this is the otherside of that interface: https://gist.github.com/43d7c23b543ef5cdccc3 [08:46:15] what i showed was a chunk from a mixin [08:47:03] i had the non block version before, but i wanted to simplify the decision for what to do if the cache is empty [08:47:24] though, doing it at the last minute is not necessarily confident code. [08:48:19] and versioning this data is a nightmare [08:48:35] pbrumm (45f7872c@gateway/web/freenode/ip.69.247.135.44) joined #redis. [08:49:02] imajes: yeah [08:49:09] imajes: i'd still just pass the data instead of a block [08:49:27] pbrumm (45f7872c@gateway/web/freenode/ip.69.247.135.44) left irc: Client Quit [08:50:01] k [08:50:25] btw, nothing like using redis to front-cache mongo :D [08:54:11] Comandante (~Comandant@68-178-114-200.fibertel.com.ar) left irc: Remote host closed the connection [08:54:25] KevBurnsJr (~KevBurnsJ@50.0.103.39) joined #redis. [08:54:26] what is the state of redis scripting please ? I see there is code on git but does it work ? is their any developement documentation somewhere ? [08:57:05] abki_: check out the unstable branch [08:57:36] mrb_bk: thx [08:57:40] patx__ (~patx@adsl-70-149-3-184.mia.bellsouth.net) joined #redis. [08:58:23] wilmoore (~wilmoore@70-89-165-49-ISTS-co.hfc.comcastbusiness.net) joined #redis. [09:00:43] stephaneF (~steph@cro34-1-82-224-134-35.fbx.proxad.net) left irc: Remote host closed the connection [09:00:51] Nick change: wmoss|away -> wmoss [09:01:43] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) joined #redis. [09:03:33] Hasegeli (~emre_hase@94.54.228.131) joined #redis. [09:03:49] Hasegeli (~emre_hase@94.54.228.131) left irc: Read error: Connection reset by peer [09:06:18] Hasegeli (~emre_hase@94.54.228.131) joined #redis. [09:09:30] xcbt (~xcbt@208-100-139-67.bendbroadband.com) joined #redis. [09:10:37] kenperkins (~textual@174-24-164-49.tukw.qwest.net) joined #redis. [09:11:40] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [09:11:52] deadmau5 (~tjholoway@S0106000352031482.gv.shawcable.net) joined #redis. [09:12:01] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) left irc: Read error: Connection reset by peer [09:15:00] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) joined #redis. [09:22:56] ricn (~ricn@c-56abe253.115-3-64736c11.cust.bredbandsbolaget.se) joined #redis. [09:23:56] jtsnow (~jtsnow@199.16.150.186) joined #redis. [09:26:46] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) joined #redis. [09:27:27] petercooper (~petercoop@82.144.254.2) left irc: Remote host closed the connection [09:29:43] patx_ (~patx@adsl-70-149-3-148.mia.bellsouth.net) joined #redis. [09:30:17] deadmau5 (~tjholoway@S0106000352031482.gv.shawcable.net) left irc: Ping timeout: 268 seconds [09:31:33] patx__ (~patx@adsl-70-149-3-184.mia.bellsouth.net) left irc: Ping timeout: 252 seconds [09:32:55] fmeyer (~fmeyer@186.220.10.39) joined #redis. [09:34:29] Nick change: wmoss -> wmoss|away [09:36:18] ricn (~ricn@c-56abe253.115-3-64736c11.cust.bredbandsbolaget.se) left #redis. [09:37:13] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer [09:37:54] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis. [09:39:57] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection [09:42:03] fmeyer (~fmeyer@186.220.10.39) left irc: Remote host closed the connection [09:47:45] rb2k (~rb2k@2001:6f8:1334:0:b4f4:78df:4e5e:c4e0) left irc: Quit: rb2k [09:51:11] andymccurdy (~andymccur@69.12.160.66) joined #redis. [09:52:06] p1d (~p1d@ns1.vonaffenfels.de) left irc: Quit: ... [09:55:07] fmeyer (~fmeyer@186.220.10.39) joined #redis. [09:57:20] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) joined #redis. [09:58:10] Nick change: wmoss|away -> wmoss [09:58:53] luckyruby (~luckyruby@rrcs-24-129-162-10.se.biz.rr.com) joined #redis. [10:01:46] markdaws (~markdaws@174-24-164-49.tukw.qwest.net) joined #redis. [10:08:14] mrb_bk: you know of a way to use monitor in redis-cli and hide some keys? [10:12:22] mactenchi (~anonymous@gwfw1-nat.booyahcorp.com) joined #redis. [10:13:49] NetRoY (~NetRoY@122.167.98.228) joined #redis. [10:14:58] martincozzi (~martincoz@209.66.114.6) left irc: Quit: martincozzi [10:16:50] martincozzi (~martincoz@209.66.114.6) joined #redis. [10:18:19] markdaws (~markdaws@174-24-164-49.tukw.qwest.net) left irc: Remote host closed the connection [10:19:08] imajes: what do you mean hide some keys [10:19:46] NetRoY (~NetRoY@122.167.98.228) left irc: Quit: NetRoY [10:20:34] mrb_bk: e.g monitor all but requests for keys starting with 'resque' [10:20:38] gnrfan (~gnrfan@200.106.23.156) joined #redis. [10:21:03] fmeyer (~fmeyer@186.220.10.39) left irc: Remote host closed the connection [10:23:33] imajes: oh hm [10:23:39] not sure! | & grep? [10:24:22] yeah, maybe piping [10:27:56] you can't filter monitor by passing it an arg or anything. you'd have to use grep or something like it. [10:28:10] i've wanted that. mrb_bk, are you still working on pianoman? [10:28:35] jacqui: yeah, still poking at it here and there [10:28:44] didn't get any community feedback though so it's been a little stagnant [10:29:40] I said I liked it... [10:29:54] I will run it again today :) [10:30:10] Yeah, damn. hgetall is crazy fast. [10:30:10] nu7hatch (~cubox@r186-48-226-163.dialup.adsl.anteldata.net.uy) joined #redis. [10:30:20] _macro (~Neil@accessnat4.mochimedia.net) joined #redis. [10:30:29] hehe [10:31:08] Hasegeli (~emre_hase@94.54.228.131) left irc: Ping timeout: 240 seconds [10:32:13] mrb_bk: you might be missing an opportunity here - radishapp.com is no more... [10:35:33] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) left irc: Quit: Computer has gone to sleep. [10:39:15] fmeyer (~fmeyer@186.220.10.39) joined #redis. [10:41:23] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer [10:42:03] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis. [10:44:30] Swimming_Bird (~textual@64.70.114.89) joined #redis. [10:44:56] https://github.com/mrb/pianoman btw people. [10:46:54] muhqu (~Adium@port-34070.pppoe.wtnet.de) joined #redis. [10:50:24] muhqu (~Adium@port-34070.pppoe.wtnet.de) left irc: Client Quit [10:50:33] Nick change: wmoss -> wmoss|away [10:51:05] rb2k (~rb2k@HSI-KBW-078-042-087-217.hsi3.kabel-badenwuerttemberg.de) joined #redis. [10:52:52] rb2k (~rb2k@HSI-KBW-078-042-087-217.hsi3.kabel-badenwuerttemberg.de) left irc: Client Quit [10:55:13] strmpnk (~strmpnk@207.239.107.3) left irc: Ping timeout: 255 seconds [11:01:42] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis. [11:03:13] rb2k (~rb2k@HSI-KBW-078-042-087-217.hsi3.kabel-badenwuerttemberg.de) joined #redis. [11:04:02] muhqu (~Adium@port-34070.pppoe.wtnet.de) joined #redis. [11:04:37] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [11:05:01] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [11:07:51] jacqui: oh really [11:08:01] jacqui: when is it over? [11:08:13] it doesn't have enough info to be useful, that's for sure [11:08:46] lstrojny (~lstrojny@p5099f5c8.dip0.t-ipconnect.de) joined #redis. [11:08:51] lstrojny (~lstrojny@p5099f5c8.dip0.t-ipconnect.de) left irc: Client Quit [11:09:04] Nick change: foca_ -> foca [11:10:25] I'm not sure, I got an email saying they were going to shut it down though [11:10:38] I can check. I agree that it wasn't very useful, though it was pretty. [11:10:50] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) left irc: Read error: Connection reset by peer [11:10:52] Impressed the boss. But $30 is a little steep for that amount of info :) [11:11:48] rb2k (~rb2k@HSI-KBW-078-042-087-217.hsi3.kabel-badenwuerttemberg.de) left irc: Quit: rb2k [11:13:42] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis. [11:14:05] brunov (~bruno@190.195.137.208) left irc: Ping timeout: 252 seconds [11:20:01] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) joined #redis. [11:26:40] grampajoe (~grampa@173-146-139-141.pools.spcsdns.net) joined #redis. [11:29:23] fin (45761e08@gateway/web/freenode/ip.69.118.30.8) joined #redis. [11:30:31] p1d (~p1d@dslb-088-067-030-146.pools.arcor-ip.net) joined #redis. [11:30:45] fin (45761e08@gateway/web/freenode/ip.69.118.30.8) left irc: Client Quit [11:37:32] yeah word [11:37:35] good ot know [11:40:11] strmpnk (~strmpnk@207.239.107.3) joined #redis. [11:40:33] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection [11:40:57] strmpnk (~strmpnk@207.239.107.3) joined #redis. [11:45:47] p1d (~p1d@dslb-088-067-030-146.pools.arcor-ip.net) left irc: Ping timeout: 252 seconds [11:47:25] patx__ (~patx@adsl-72-153-148-79.mia.bellsouth.net) joined #redis. [11:47:35] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) left irc: Quit: Bye! [11:47:48] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) joined #redis. [11:47:53] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) left irc: Excess Flood [11:48:09] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) joined #redis. [11:50:09] patx_ (~patx@adsl-70-149-3-148.mia.bellsouth.net) left irc: Ping timeout: 252 seconds [11:52:31] muhqu (~Adium@port-34070.pppoe.wtnet.de) left irc: Quit: Leaving. [11:52:51] p1d (~p1d@ns1.vonaffenfels.de) joined #redis. [11:54:27] patx__ (~patx@adsl-72-153-148-79.mia.bellsouth.net) left irc: Ping timeout: 240 seconds [12:02:24] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) left irc: Quit: Wombert [12:02:25] muhqu (~Adium@port-34070.pppoe.wtnet.de) joined #redis. [12:08:22] patx__ (~patx@adsl-70-149-3-176.mia.bellsouth.net) joined #redis. [12:10:34] fmeyer (~fmeyer@186.220.10.39) left irc: Remote host closed the connection [12:18:31] h0bbit (~vedang@59.95.24.141) joined #redis. [12:18:52] __alex (~alex@g231179138.adsl.alicedsl.de) joined #redis. [12:21:05] p1d (~p1d@ns1.vonaffenfels.de) left irc: Ping timeout: 268 seconds [12:23:47] muhqu (~Adium@port-34070.pppoe.wtnet.de) left irc: Ping timeout: 240 seconds [12:26:27] __alex (~alex@g231179138.adsl.alicedsl.de) left irc: Ping timeout: 240 seconds [12:27:35] p1d (~p1d@dslb-088-067-030-146.pools.arcor-ip.net) joined #redis. [12:31:02] tjholowaychuk (~tjholoway@S0106000352031482.gv.shawcable.net) left irc: Quit: Leaving... [12:34:48] patx__ (~patx@adsl-70-149-3-176.mia.bellsouth.net) left irc: Ping timeout: 252 seconds [12:39:48] stephank (~stephank@82.197.214.45) joined #redis. [12:43:02] tjholowaychuk (~tjholoway@S010658b03565e6c6.gv.shawcable.net) joined #redis. [12:43:06] tjholowaychuk (~tjholoway@S010658b03565e6c6.gv.shawcable.net) left irc: Excess Flood [12:43:27] tjholowaychuk (~tjholoway@S010658b03565e6c6.gv.shawcable.net) joined #redis. [12:47:25] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) joined #redis. [12:47:43] patx__ (~patx@adsl-70-149-0-65.mia.bellsouth.net) joined #redis. [12:53:13] Kosma (kosma@host-6-66.internetunion.pl) left irc: Quit: :] [12:56:34] schleppy (~Adium@cartman.2advanced.net) joined #redis. [12:57:21] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) left irc: Quit: This computer has gone to sleep [12:57:26] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) left irc: Quit: pharkmillups [12:59:50] ryah (~ry@tinyclouds.org) joined #redis. [13:02:30] lux___ (~lux@ppp-52-36.25-151.libero.it) left irc: Quit: This computer has gone to sleep [13:03:07] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) left irc: Quit: Textual IRC Client: http://www.textualapp.com/ [13:12:53] h0bbit (~vedang@59.95.24.141) left irc: Ping timeout: 252 seconds [13:14:16] gregpascale (~textual@174-24-164-49.tukw.qwest.net) joined #redis. [13:17:18] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) left irc: Remote host closed the connection [13:17:23] patx__ (~patx@adsl-70-149-0-65.mia.bellsouth.net) left irc: Quit: Leaving [13:22:29] Swimming_Bird (~textual@64.70.114.89) left irc: Quit: Computer has gone to sleep. [13:27:07] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) joined #redis. [13:28:01] jonesy (~jonesy@68.64.144.221) left irc: Quit: Computer has gone to sleep. [13:29:14] rittyan (~rittyan@176.14.223.175) joined #redis. [13:30:14] jonesy (~jonesy@68.64.144.221) joined #redis. [13:31:51] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) left irc: Quit: daniel_karlsson [13:32:16] jonesy (~jonesy@68.64.144.221) left irc: Client Quit [13:34:32] Nick change: wmoss|away -> wmoss [13:42:47] grampajoe (~grampa@173-146-139-141.pools.spcsdns.net) left irc: Ping timeout: 240 seconds [13:45:29] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Quit: ceej [13:51:34] gnrfan (~gnrfan@200.106.23.156) left irc: Quit: This computer has gone to sleep [14:00:31] p1d (~p1d@dslb-088-067-030-146.pools.arcor-ip.net) left irc: Quit: ... [14:03:49] petercooper (~petercoop@82.144.254.2) joined #redis. [14:11:31] Dev_ (75c08bde@gateway/web/freenode/ip.117.192.139.222) joined #redis. [14:17:10] npmapn (~quassel@188.26.213.32) left irc: Remote host closed the connection [14:18:18] Dev_ (75c08bde@gateway/web/freenode/ip.117.192.139.222) left irc: Ping timeout: 258 seconds [14:21:12] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) left irc: Read error: Connection reset by peer [14:21:50] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis. [14:27:12] Hi, I'm trying to compile scripting 2.2.111 on Xubuntu 11.10 and getting the following compile error (and a bunch of others related to math functions): /vm.c:446: undefined reference to `log' [14:27:29] Any idea what I could be doing wrong? I'm just running make as per INSTALL [14:35:06] yessopie (~yessopie@216.226.57.228) left irc: [14:40:05] Nick change: wmoss -> wmoss|away [14:41:36] d0k (~d0k@p509219F5.dip.t-dialin.net) left irc: Quit: This sleep has gone computing. [14:42:16] murrdoc (~Adium@205-170-107-4.dia.static.qwest.net) joined #redis. [14:42:57] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis. [14:43:03] i cant find the status of redis-cluter online … any body have recommendations about what the current state is of redis-cluster [14:46:36] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep. [14:47:59] murrdoc: it's complicated :P [14:48:31] I bet they're working hard on this [14:48:52] but last time I checked there was no clear answer on when the'll have a first version [14:49:04] nice Luit [14:49:09] I guess alpha early next year... [14:49:15] (wild stab in the dark) [14:49:16] so do u just use client side hashing ? [14:52:04] rittyan (~rittyan@176.14.223.175) left irc: Remote host closed the connection [14:59:32] murrdoc (~Adium@205-170-107-4.dia.static.qwest.net) left #redis. [15:01:21] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Quit: axl_ [15:04:35] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) joined #redis. [15:05:36] elcuervo_ (~elcuervo@r186-48-235-131.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 240 seconds [15:08:08] nu7hatch_ (~cubox@r186-48-207-189.dialup.adsl.anteldata.net.uy) joined #redis. [15:10:22] nu7hatch (~cubox@r186-48-226-163.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 255 seconds [15:10:22] Nick change: nu7hatch_ -> nu7hatch [15:18:21] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 244 seconds [15:25:10] drbobbeaty (~drbobbeat@38.98.137.29) left irc: Quit: drbobbeaty [15:36:09] cdepue (~cdepue@200.117.80.85) left irc: Remote host closed the connection [15:44:49] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) left #redis. [15:44:58] el_kevino (~el_kevino@216.249.7.209.tor.pathcom.com) left irc: Remote host closed the connection [15:45:01] jtsnow (~jtsnow@199.16.150.186) left irc: Quit: jtsnow [15:47:11] __alex (~alex@g230194028.adsl.alicedsl.de) joined #redis. [15:56:47] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [15:56:52] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [15:58:14] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) joined #redis. [16:05:29] douggdev (~douggdev@cpe-024-074-163-079.carolina.res.rr.com) joined #redis. [16:05:53] douggdev (~douggdev@cpe-024-074-163-079.carolina.res.rr.com) left irc: Client Quit [16:07:50] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [16:08:14] thehodge (~thehodge@2001:470:1f09:13a3:3d0f:42dd:a5ef:9b85) joined #redis. [16:21:16] luckyruby (~luckyruby@rrcs-24-129-162-10.se.biz.rr.com) left irc: Remote host closed the connection [16:23:18] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) left irc: Remote host closed the connection [16:28:47] thehodge_ (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [16:32:04] thehodge (~thehodge@2001:470:1f09:13a3:3d0f:42dd:a5ef:9b85) left irc: Ping timeout: 268 seconds [16:33:10] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) joined #redis. [16:35:41] is there a safe maximum status or error reply length I can assume? [16:35:52] (writing a language binding) [16:44:29] io_syl (~io_syl@unaffiliated/steph021) left irc: Quit: Computer has gone to sleep. [16:47:27] iFire (~swirls@unaffiliated/ifire) joined #redis. [16:52:07] xcbt (~xcbt@208-100-139-67.bendbroadband.com) left irc: Remote host closed the connection [16:54:36] martincozzi (~martincoz@209.66.114.6) left irc: Quit: martincozzi [16:57:05] thehodge_ (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [16:57:28] thehodge (~thehodge@2001:470:1f09:13a3:7c9e:3673:2041:7256) joined #redis. [17:01:49] thehodge (~thehodge@2001:470:1f09:13a3:7c9e:3673:2041:7256) left irc: Ping timeout: 252 seconds [17:03:28] KevBurnsJr (~KevBurnsJ@50.0.103.39) left irc: [17:04:17] tjholowaychuk (~tjholoway@S010658b03565e6c6.gv.shawcable.net) left irc: Quit: Bye! [17:12:36] schleppy (~Adium@cartman.2advanced.net) left irc: Ping timeout: 252 seconds [17:13:15] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) left irc: Quit: Textual IRC Client: http://www.textualapp.com/ [17:16:53] andymccurdy (~andymccur@69.12.160.66) left irc: Ping timeout: 252 seconds [17:18:38] mactenchi (~anonymous@gwfw1-nat.booyahcorp.com) left irc: Quit: mactenchi [17:19:12] mactenchi (~anonymous@gwfw1-nat.booyahcorp.com) joined #redis. [17:19:12] mactenchi (~anonymous@gwfw1-nat.booyahcorp.com) left irc: Client Quit [17:27:18] gnrfan (~gnrfan@190.81.202.127) joined #redis. [17:32:07] __alex (~alex@g230194028.adsl.alicedsl.de) left irc: Ping timeout: 240 seconds [17:35:30] gregpascale (~textual@174-24-164-49.tukw.qwest.net) left irc: Quit: Computer has gone to sleep. [17:37:45] io_syl (~io_syl@adsl-69-105-118-125.dsl.pltn13.pacbell.net) joined #redis. [17:37:45] io_syl (~io_syl@adsl-69-105-118-125.dsl.pltn13.pacbell.net) left irc: Changing host [17:37:45] io_syl (~io_syl@unaffiliated/steph021) joined #redis. [17:46:11] Luit (~me@beigetower/luitvd) left irc: Ping timeout: 252 seconds [17:50:30] fmeyer (~fmeyer@186.220.10.39) joined #redis. [18:05:03] __alex (~alex@g230193230.adsl.alicedsl.de) joined #redis. [18:16:11] creatstar (~textual@123.118.169.199) joined #redis. [18:16:32] jonesy (~jonesy@pool-173-71-115-162.cmdnnj.fios.verizon.net) joined #redis. [18:16:44] kenperkins (~textual@174-24-164-49.tukw.qwest.net) left irc: Quit: Computer has gone to sleep. [18:17:19] kenperkins (~textual@174-24-164-49.tukw.qwest.net) joined #redis. [18:17:21] kenperkins (~textual@174-24-164-49.tukw.qwest.net) left irc: Client Quit [18:22:43] gnrfan (~gnrfan@190.81.202.127) left irc: Quit: This computer has gone to sleep [18:23:22] gnrfan (~gnrfan@190.81.202.127) joined #redis. [18:24:43] lux___ (~lux@ppp-52-36.25-151.libero.it) joined #redis. [18:25:57] _macro (~Neil@accessnat4.mochimedia.net) left irc: Ping timeout: 248 seconds [18:30:03] martincozzi (~martincoz@209.66.114.6) joined #redis. [18:42:27] gnrfan (~gnrfan@190.81.202.127) left irc: Quit: This computer has gone to sleep [18:48:05] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) left irc: Quit: pharkmillups [18:57:28] martincozzi (~martincoz@209.66.114.6) left irc: Quit: martincozzi [18:59:47] kenperkins (~textual@50-47-18-37.evrt.wa.frontiernet.net) joined #redis. [19:03:24] kenperkins (~textual@50-47-18-37.evrt.wa.frontiernet.net) left irc: Client Quit [19:10:13] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Ping timeout: 255 seconds [19:16:34] moos3_ (~rgenthner@cpe-72-224-121-41.maine.res.rr.com) joined #redis. [19:39:39] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection [19:45:54] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) joined #redis. [19:48:56] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) left irc: Client Quit [19:56:34] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) joined #redis. [19:58:07] __alex (~alex@g230193230.adsl.alicedsl.de) left irc: Ping timeout: 240 seconds [20:02:34] kenperkins (~textual@50-47-18-37.evrt.wa.frontiernet.net) joined #redis. [20:04:45] wilmoore (~wilmoore@70-89-165-49-ISTS-co.hfc.comcastbusiness.net) left irc: Remote host closed the connection [20:13:26] johnsanders (~johnsande@209.66.114.6) left irc: Quit: Leaving... [20:22:52] moos3_ (~rgenthner@cpe-72-224-121-41.maine.res.rr.com) left irc: Quit: Computer has gone to sleep. [20:27:01] strmpnk (~strmpnk@cpe-74-68-154-219.nyc.res.rr.com) joined #redis. [20:32:24] gnrfan (~gnrfan@190.234.242.211) joined #redis. [20:35:32] ^gnrfan^ (~gnrfan@190.234.242.211) joined #redis. [20:35:35] gnrfan (~gnrfan@190.234.242.211) left irc: Read error: No route to host [20:39:03] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) joined #redis. [20:45:22] ank (~ank@c-67-172-16-188.hsd1.pa.comcast.net) left irc: Quit: ank [21:02:36] ^gnrfan^ (~gnrfan@190.234.242.211) left irc: Ping timeout: 240 seconds [21:03:10] ^gnrfan^ (~gnrfan@190.233.217.110) joined #redis. [21:09:27] Elbandi_ (bandi@elbandi.net) left irc: Read error: Operation timed out [21:09:32] Elbandi (bandi@elbandi.net) joined #redis. [21:12:11] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis. [21:14:07] petercooper (~petercoop@82.144.254.2) left irc: Remote host closed the connection [21:16:37] martincozzi (~martincoz@105.sub-75-208-192.myvzw.com) joined #redis. [21:18:35] martincozzi (~martincoz@105.sub-75-208-192.myvzw.com) left irc: Client Quit [21:31:40] rittyan (~rittyan@176.14.223.175) joined #redis. [21:46:22] media-498 (~media-498@unaffiliated/firippu) joined #redis. [21:52:46] rittyan (~rittyan@176.14.223.175) left irc: Remote host closed the connection [21:55:11] lux_ (~lux@ppp-134-65.25-151.libero.it) joined #redis. [21:55:37] Nick change: lux_ -> Guest62386 [21:57:29] lux___ (~lux@ppp-52-36.25-151.libero.it) left irc: Ping timeout: 240 seconds [22:15:55] lux___ (~lux@ppp-130-86.25-151.libero.it) joined #redis. [22:17:25] Guest62386 (~lux@ppp-134-65.25-151.libero.it) left irc: Ping timeout: 268 seconds [22:21:40] media-498 (~media-498@unaffiliated/firippu) left irc: Read error: Connection reset by peer [22:22:28] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis. [22:22:57] martincozzi (~martincoz@226.sub-75-208-33.myvzw.com) joined #redis. [22:27:27] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow [22:29:28] martincozzi (~martincoz@226.sub-75-208-33.myvzw.com) left irc: Quit: martincozzi [22:32:43] p1d (~p1d@dslb-088-064-158-190.pools.arcor-ip.net) joined #redis. [22:33:42] nicholas_ (~nicholasf@ppp196-159.static.internode.on.net) joined #redis. [22:34:20] nichola__ (~nicholasf@ppp196-159.static.internode.on.net) joined #redis. [22:36:37] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) left irc: Ping timeout: 248 seconds [22:38:16] martincozzi (~martincoz@26.sub-75-208-207.myvzw.com) joined #redis. [22:38:23] nicholas_ (~nicholasf@ppp196-159.static.internode.on.net) left irc: Ping timeout: 268 seconds [22:39:21] martincozzi (~martincoz@26.sub-75-208-207.myvzw.com) left irc: Client Quit [22:46:56] seppo0010 (~Adium@186.19.19.229) joined #redis. [22:59:27] seppo0010 (~Adium@186.19.19.229) left #redis. [23:14:47] strmpnk (~strmpnk@cpe-74-68-154-219.nyc.res.rr.com) left irc: Remote host closed the connection [23:32:48] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) left irc: Quit: Wombert [23:32:53] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep [23:37:59] ^gnrfan^ (~gnrfan@190.233.217.110) left irc: Read error: Connection reset by peer [23:40:31] gnrfan (~gnrfan@190.233.217.110) joined #redis. [23:40:33] gnrfan (~gnrfan@190.233.217.110) left irc: Remote host closed the connection [23:50:56] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) left irc: Quit: What's the point in giving us haaaaannnds? [00:00:00] --- Sat Dec 10 2011