- [00:02] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) joined #redis.
- [00:14] hackband (~hackband@0x5359d382.cpe.ge-1-1-0-1104.bynqu1.customer.tele.dk) joined #redis.
- [00:15] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep.
- [00:18] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow
- [00:22] schleppy (~Adium@cartman.2advanced.net) left irc: Quit: Leaving.
- [00:30] h0bbit (~vedang@121.243.225.226) joined #redis.
- [00:31] lstrojny (~lstrojny@ppp-188-174-58-158.dynamic.mnet-online.de) left irc: Quit: lstrojny
- [00:33] TheHodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection
- [00:33] TheHodge (~thehodge@2001:470:1f09:13a3:d556:38e6:5d3c:eaad) joined #redis.
- [00:34] tilgovi (~randall@couchdb/developer/tilgovi) left irc: Ping timeout: 240 seconds
- [00:41] gnrfan (~gnrfan@190.43.98.215) left irc: Quit: This computer has gone to sleep
- [00:50] wam (~wam@unaffiliated/wam) joined #redis.
- [01:01] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) left irc: Quit: pharkmillups
- [01:09] TheHodge (~thehodge@2001:470:1f09:13a3:d556:38e6:5d3c:eaad) left irc: Remote host closed the connection
- [01:09] TheHodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [01:10] lstrojny (~lstrojny@p5099f5c8.dip0.t-ipconnect.de) joined #redis.
- [01:14] TheHodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Ping timeout: 240 seconds
- [01:17] smrchy (~smrchy@pD9F60C0E.dip.t-dialin.net) joined #redis.
- [01:23] michel_v_ -> michel_v
- [01:23] michel_v (~tofu@desav.eu) left irc: Changing host
- [01:23] michel_v (~tofu@unaffiliated/michelv/x-000000001) joined #redis.
- [01:27] d0k (~d0k@p5092241F.dip.t-dialin.net) joined #redis.
- [01:27] brunov (~bruno@190.195.137.208) joined #redis.
- [01:30] PiotrSikora (~none@nginx/adept/piotrsikora) left irc: Excess Flood
- [01:32] PiotrSikora (~none@nginx/adept/piotrsikora) joined #redis.
- [01:43] drbobbeaty (~drbobbeat@c-67-184-75-162.hsd1.il.comcast.net) joined #redis.
- [01:53] TheHodge (~thehodge@213.249.131.12) joined #redis.
- [01:54] <Killerguy> hi all
- [01:54] <Killerguy> I would like to update several set at once
- [01:54] <Killerguy> by key matching
- [01:54] <Killerguy> like : sadd *:com test
- [01:55] <Killerguy> to add value test to all the key that end by :com
- [01:55] <Killerguy> it's possible?
- [01:55] mjr_ (~mjr@cpe-66-91-117-138.hawaii.res.rr.com) left irc: Quit: mjr_
- [02:04] TheHodge (~thehodge@213.249.131.12) left irc: Remote host closed the connection
- [02:05] elcuervo (~elcuervo@r186-48-199-243.dialup.adsl.anteldata.net.uy) joined #redis.
- [02:05] synk (~synk@ugate.dwango.co.jp) joined #redis.
- [02:08] lavluda (~lavluda@123.49.21.133) left irc: Quit: lavluda
- [02:19] brunov (~bruno@190.195.137.208) left irc: Ping timeout: 252 seconds
- [02:24] ambroff (~ambroff@209.66.114.6) left irc: Quit: Leaving...
- [02:25] drbobbeaty (~drbobbeat@c-67-184-75-162.hsd1.il.comcast.net) left irc: Quit: drbobbeaty
- [02:28] ambroff (~ambroff@209.66.114.6) joined #redis.
- [02:31] brunov (~bruno@190.195.137.208) joined #redis.
- [02:33] NetRoY (~NetRoY@122.167.221.92) joined #redis.
- [02:35] BLanX (~mehmet@95.70.194.61) joined #redis.
- [02:45] Kosma (kosma@host-6-66.internetunion.pl) joined #redis.
- [02:46] <Killerguy> anybody have a solution?
- [02:49] <mattbillenstein> sadd doesn't take wildcards ...
- [02:50] <mattbillenstein> you'll have to look up the keys first, then sadd to each one ...
- [02:52] p1d (~p1d@ns1.vonaffenfels.de) joined #redis.
- [02:59] <Killerguy> hum
- [03:01] <Killerguy> can we do redis script?
- [03:01] <Killerguy> with lua or sth else?
- [03:01] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) left irc: Quit: martincozzi
- [03:02] io_syl (~io_syl@unaffiliated/steph021) left irc: Quit: Computer has gone to sleep.
- [03:04] <Killerguy> okay I will do that in python :)
- [03:08] synk (~synk@ugate.dwango.co.jp) left irc: Quit: Leaving...
- [03:28] cdepue (~cdepue@host56.190-226-89.telecom.net.ar) joined #redis.
- [03:32] NetRoY (~NetRoY@122.167.221.92) left irc: Quit: NetRoY
- [03:42] <smrchy> You should use wildcards only for rare cleanup jobs.
- [03:43] <smrchy> In a large keyspace wildcards are no good ;)
- [03:44] NetRoY (~NetRoY@122.167.221.92) joined #redis.
- [03:51] <Killerguy> okay :)
- [03:55] drbobbeaty (~drbobbeat@38.98.137.29) joined #redis.
- [03:55] mgrouchy (~mgrouchy@CPE00259c2e72ce-CM0013718a0994.cpe.net.cable.rogers.com) joined #redis.
- [03:57] amccloud (~anonymous@184.1.28.172) joined #redis.
- [04:01] mgrouchy (~mgrouchy@CPE00259c2e72ce-CM0013718a0994.cpe.net.cable.rogers.com) left irc: Quit: mgrouchy
- [04:02] uggedal (~uggedal@li354-114.members.linode.com) left irc: Quit: WeeChat 0.3.2
- [04:02] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep
- [04:03] uggedal (~uggedal@li354-114.members.linode.com) joined #redis.
- [04:03] synk (~synk@ugate.dwango.co.jp) joined #redis.
- [04:06] Nuck -> NuckOff
- [04:06] abecc (~abecc@118-5-235-201.fibertel.com.ar) joined #redis.
- [04:11] brunov (~bruno@190.195.137.208) left irc: Ping timeout: 244 seconds
- [04:20] <patrickod> are there any pulic debian repos for more recent versions of redis ?
- [04:22] DubLo7 (~Adium@24-247-67-24.dhcp.trcy.mi.charter.com) joined #redis.
- [04:24] brunov (~bruno@190.195.137.208) joined #redis.
- [04:26] soveran (~soveran@186.19.214.247) joined #redis.
- [04:28] xetorthio (~jleibiusk@200.41.238.50) joined #redis.
- [04:36] donspaulding (~donspauld@173.154.226.14) joined #redis.
- [04:45] daniel_karlsson_ (~kardan@c83-254-118-140.bredband.comhem.se) joined #redis.
- [04:45] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) left irc: Read error: Connection reset by peer
- [04:45] daniel_karlsson_ -> daniel_karlsson
- [04:48] abecc (~abecc@118-5-235-201.fibertel.com.ar) left irc: Quit: abecc
- [04:52] donspaulding (~donspauld@173.154.226.14) left irc: Quit: Leaving.
- [04:56] brunov (~bruno@190.195.137.208) left irc: Ping timeout: 252 seconds
- [04:56] soveran (~soveran@186.19.214.247) left irc: Read error: Connection reset by peer
- [04:57] soveran (~soveran@186.19.214.247) joined #redis.
- [04:57] brunov (~bruno@190.195.137.208) joined #redis.
- [04:57] DubLo7 (~Adium@24-247-67-24.dhcp.trcy.mi.charter.com) left irc: Quit: Leaving.
- [04:59] mgrouchy (~mgrouchy@CPE0026bb736f7f-CM0016928dd92d.cpe.net.cable.rogers.com) joined #redis.
- [05:01] mgrouchy (~mgrouchy@CPE0026bb736f7f-CM0016928dd92d.cpe.net.cable.rogers.com) left irc: Client Quit
- [05:03] NetRoY (~NetRoY@122.167.221.92) left irc: Quit: NetRoY
- [05:06] nopz___ (~nopz___@8.14.117.35) joined #redis.
- [05:06] <nopz___> Hi
- [05:06] NetRoY (~NetRoY@122.167.221.92) joined #redis.
- [05:06] <nopz___> Is it possible to use globing over string keys ?
- [05:06] <nopz___> like GET 'counter:categories:*'
- [05:07] <michel_v> not that I know of
- [05:07] <michel_v> but I didn't keep track of big improvements
- [05:07] NetRoY (~NetRoY@122.167.221.92) left irc: Client Quit
- [05:08] <michel_v> unless someone helps you on this, you can still do KEYS counter:categories:* and then MGET these keys
- [05:08] <nopz___> yes
- [05:08] <nopz___> thank :)
- [05:09] progre55 (~progre55@static-212-162-171-110.cust.tele2.se) joined #redis.
- [05:12] <progre55> xetorthio: hi =) I'm using your rmq client, and I was wondering.. doesn't it delete the messages from the queue after they are read? cause now I was browsing my reddit server, and it seems none of the old messages were deleted
- [05:18] donspaulding (~donspauld@173.154.226.14) joined #redis.
- [05:24] donspaulding (~donspauld@173.154.226.14) left irc: Ping timeout: 240 seconds
- [05:25] donspaulding (~donspauld@c-67-173-32-250.hsd1.il.comcast.net) joined #redis.
- [05:29] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) joined #redis.
- [05:53] fmeyer (~fmeyer@201.87.5.146.user.ajato.com.br) joined #redis.
- [05:59] elcuervo (~elcuervo@r186-48-199-243.dialup.adsl.anteldata.net.uy) left irc: Remote host closed the connection
- [05:59] elcuervo (~elcuervo@r186-48-199-243.dialup.adsl.anteldata.net.uy) joined #redis.
- [06:05] DubLo7 (~Adium@71-83-3-210.static.aldl.mi.charter.com) joined #redis.
- [06:10] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis.
- [06:10] seppo0010 (~Adium@200.69.194.105) joined #redis.
- [06:20] strmpnk (~strmpnk@cpe-74-68-154-219.nyc.res.rr.com) joined #redis.
- [06:20] donspaulding (~donspauld@c-67-173-32-250.hsd1.il.comcast.net) left irc: Quit: Leaving.
- [06:25] cdepue_ (~cdepue@host40.200-117-105.telecom.net.ar) joined #redis.
- [06:26] cdepue (~cdepue@host56.190-226-89.telecom.net.ar) left irc: Ping timeout: 240 seconds
- [06:28] gnrfan (~gnrfan@190.43.98.215) joined #redis.
- [06:29] kushal (kdas@fedora/kushal) got netsplit.
- [06:29] johnsanders (~johnsande@209.66.114.6) got netsplit.
- [06:31] kushal (kdas@fedora/kushal) returned to #redis.
- [06:31] johnsanders (~johnsande@209.66.114.6) returned to #redis.
- [06:38] strmpnk (~strmpnk@cpe-74-68-154-219.nyc.res.rr.com) left irc: Remote host closed the connection
- [06:39] gnrfan (~gnrfan@190.43.98.215) left irc: Quit: This computer has gone to sleep
- [06:44] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [06:45] gnrfan (~gnrfan@190.43.98.215) joined #redis.
- [06:49] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [06:55] schleppy (~Adium@cartman.2advanced.net) joined #redis.
- [06:56] <jacqui> hello hello
- [06:58] soveran (~soveran@186.19.214.247) joined #redis.
- [06:59] cdepue_ (~cdepue@host40.200-117-105.telecom.net.ar) left irc: Ping timeout: 244 seconds
- [07:05] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [07:08] el_kevino|sauce -> el_kevino
- [07:14] radiocats (~chatzilla@h-64-236-128-42.nat.aol.com) joined #redis.
- [07:14] strmpnk (~strmpnk@207.239.107.3) joined #redis.
- [07:15] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [07:15] strmpnk (~strmpnk@207.239.107.3) joined #redis.
- [07:25] cdepue (~cdepue@200.117.80.85) joined #redis.
- [07:30] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) left irc: Remote host closed the connection
- [07:31] <Kosma> where do I find scripting examples for the new scripting feature?
- [07:36] nu7hatch_ (~cubox@r186-48-233-140.dialup.adsl.anteldata.net.uy) joined #redis.
- [07:36] elcuervo_ (~elcuervo@r186-48-233-140.dialup.adsl.anteldata.net.uy) joined #redis.
- [07:37] nu7hatch (~cubox@r186-48-199-243.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 240 seconds
- [07:37] nu7hatch_ -> nu7hatch
- [07:39] elcuervo (~elcuervo@r186-48-199-243.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 252 seconds
- [07:39] __alex (~alex@g230193109.adsl.alicedsl.de) joined #redis.
- [07:40] elcuervo (~elcuervo@r186-48-218-215.dialup.adsl.anteldata.net.uy) joined #redis.
- [07:40] nu7hatch_ (~cubox@r186-48-218-215.dialup.adsl.anteldata.net.uy) joined #redis.
- [07:42] nu7hatch (~cubox@r186-48-233-140.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 240 seconds
- [07:42] nu7hatch_ -> nu7hatch
- [07:42] elcuervo_ (~elcuervo@r186-48-233-140.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 240 seconds
- [07:42] thehodge (~thehodge@82.109.33.196) joined #redis.
- [07:43] gnrfan (~gnrfan@190.43.98.215) left irc: Quit: This computer has gone to sleep
- [07:45] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [07:45] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer
- [07:45] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis.
- [07:47] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [07:47] gnrfan (~gnrfan@190.43.98.215) joined #redis.
- [07:47] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [07:47] awksed2greep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) left irc: Quit: This computer has gone to sleep
- [07:48] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 244 seconds
- [07:48] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer
- [07:48] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [07:49] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [07:49] wam (~wam@unaffiliated/wam) left irc: Quit: Ex-Chat
- [07:51] gnrfan (~gnrfan@190.43.98.215) left irc: Client Quit
- [07:52] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow
- [07:53] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 240 seconds
- [08:03] io_syl (~io_syl@adsl-69-105-118-125.dsl.pltn13.pacbell.net) joined #redis.
- [08:03] io_syl (~io_syl@adsl-69-105-118-125.dsl.pltn13.pacbell.net) left irc: Changing host
- [08:03] io_syl (~io_syl@unaffiliated/steph021) joined #redis.
- [08:06] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) joined #redis.
- [08:08] mpendergraft (~mpendergr@encs2.vancouver.wsu.edu) left irc: Ping timeout: 244 seconds
- [08:08] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) joined #redis.
- [08:09] mpendergraft (~mpendergr@encs2.vancouver.wsu.edu) joined #redis.
- [08:09] progre55 (~progre55@static-212-162-171-110.cust.tele2.se) left irc: Remote host closed the connection
- [08:10] andymccurdy (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep.
- [08:10] jscheel (~jscheel@drupal.org/user/116197/view) joined #redis.
- [08:13] tjholowaychuk (~tjholoway@S010658b03565e6c6.gv.shawcable.net) joined #redis.
- [08:17] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) left irc: Read error: Connection reset by peer
- [08:22] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) joined #redis.
- [08:22] wilmoore (~wilmoore@75-145-113-62-Colorado.hfc.comcastbusiness.net) joined #redis.
- [08:23] skrul (~skrul@75-101-56-124.dsl.static.sonic.net) joined #redis.
- [08:23] BLanX (~mehmet@95.70.194.61) left irc:
- [08:24] pietern (~pieter@208.91.1.14) joined #redis.
- [08:24] #redis: mode change '+v pietern' by ChanServ!ChanServ@services.
- [08:31] awksed2greep (~awksedgre@66.6.147.87) joined #redis.
- [08:32] ank (~ank@c-67-172-16-188.hsd1.pa.comcast.net) joined #redis.
- [08:34] gnrfan (~gnrfan@201.240.87.117) joined #redis.
- [08:35] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) joined #redis.
- [08:37] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [08:37] wmoss|away -> wmoss
- [08:38] wmoss (~wmoss@75.126.219.82-static.reverse.softlayer.com) left #redis.
- [08:38] stephaneF (~steph@cro34-1-82-224-134-35.fbx.proxad.net) joined #redis.
- [08:38] soveran (~soveran@186.19.214.247) joined #redis.
- [08:38] wmoss (~wmoss@75.126.219.82-static.reverse.softlayer.com) joined #redis.
- [08:39] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [08:39] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer
- [08:40] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [08:41] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 244 seconds
- [08:42] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [08:42] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 240 seconds
- [08:42] brettk (47bef71e@gateway/web/freenode/ip.71.190.247.30) joined #redis.
- [08:44] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 252 seconds
- [08:45] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) joined #redis.
- [08:46] smrchy (~smrchy@pD9F60C0E.dip.t-dialin.net) left irc: Quit: Linkinus - http://linkinus.com
- [08:46] kenperkins (~textual@174-24-164-49.tukw.qwest.net) joined #redis.
- [08:47] cdepue (~cdepue@200.117.80.85) left irc: Read error: Connection reset by peer
- [08:47] cdepue (~cdepue@200.117.80.85) joined #redis.
- [08:48] amccloud (~anonymous@184.1.28.172) left irc: Quit: amccloud
- [08:48] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 240 seconds
- [08:50] amccloud (~anonymous@184.1.28.172) joined #redis.
- [08:51] k3VB6u4d (~k3VB6u4d@ec2-204-236-142-90.us-west-1.compute.amazonaws.com) joined #redis.
- [08:54] wmoss -> wmoss|away
- [08:55] stephank (~stephank@82.197.214.45) joined #redis.
- [08:58] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) left irc: Ping timeout: 252 seconds
- [08:59] KevBurnsJr (~KevBurnsJ@50.0.103.39) joined #redis.
- [09:00] thehodge (~thehodge@82.109.33.196) left irc: Remote host closed the connection
- [09:00] thehodge (~thehodge@82.109.33.196) joined #redis.
- [09:03] jtsnow (~jtsnow@199.16.150.186) joined #redis.
- [09:03] jtsnow (~jtsnow@199.16.150.186) left irc: Remote host closed the connection
- [09:04] jtsnow (~jtsnow@199.16.150.186) joined #redis.
- [09:04] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [09:04] Ahlee (~jalons@pants.jalons.net) left irc: Read error: Operation timed out
- [09:05] thehodge (~thehodge@82.109.33.196) left irc: Ping timeout: 244 seconds
- [09:10] seppo0010 (~Adium@200.69.194.105) left #redis.
- [09:12] elcuervo (~elcuervo@r186-48-218-215.dialup.adsl.anteldata.net.uy) left irc: Read error: Connection reset by peer
- [09:12] elcuervo (~elcuervo@r186-48-233-79.dialup.adsl.anteldata.net.uy) joined #redis.
- [09:14] gnrfan (~gnrfan@201.240.87.117) left irc: Quit: This computer has gone to sleep
- [09:15] hackband (~hackband@0x5359d382.cpe.ge-1-1-0-1104.bynqu1.customer.tele.dk) left irc: Remote host closed the connection
- [09:16] soveran (~soveran@186.19.214.247) left irc: Read error: Connection reset by peer
- [09:16] amccloud_ (~anonymous@184.1.28.172) joined #redis.
- [09:16] soveran (~soveran@186.19.214.247) joined #redis.
- [09:16] ozataman (~ozataman@pool-108-6-239-203.nycmny.fios.verizon.net) joined #redis.
- [09:19] perezd_ (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [09:21] gnrfan (~gnrfan@201.240.87.117) joined #redis.
- [09:21] rittyan_ (~rittyan@95-26-105-40.broadband.corbina.ru) joined #redis.
- [09:22] patx_ (~patx@adsl-65-10-43-135.mia.bellsouth.net) joined #redis.
- [09:23] amccloud (~anonymous@184.1.28.172) left irc: Ping timeout: 240 seconds
- [09:23] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Ping timeout: 240 seconds
- [09:23] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) left irc: Ping timeout: 240 seconds
- [09:23] patx (~patx@freecode-project/developer/patx) left irc: Ping timeout: 240 seconds
- [09:23] perezd_ -> perezd
- [09:23] amccloud_ -> amccloud
- [09:28] cdepue (~cdepue@200.117.80.85) left irc: Read error: Connection reset by peer
- [09:29] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) left irc: Quit: martincozzi
- [09:29] cdepue (~cdepue@200.117.80.85) joined #redis.
- [09:30] senderista (~senderist@216.161.248.54) joined #redis.
- [09:30] gnrfan (~gnrfan@201.240.87.117) left irc: Quit: This computer has gone to sleep
- [09:33] jscheel (~jscheel@drupal.org/user/116197/view) left irc: Quit: jscheel
- [09:37] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [09:40] VolodymyrB (~vova@193-107-104-173.client.vinfast.net) joined #redis.
- [09:41] hahuang65 (~hahuang65@204.11.231.186.static.etheric.net) joined #redis.
- [09:50] dysinger_ (~dysinger@cpe-98-150-152-24.hawaii.res.rr.com) joined #redis.
- [09:52] tilgovi (~randall@69.111.59.167) joined #redis.
- [09:52] tilgovi (~randall@69.111.59.167) left irc: Changing host
- [09:52] tilgovi (~randall@couchdb/developer/tilgovi) joined #redis.
- [09:53] k3VB6u4d_ (~k3VB6u4d@ec2-204-236-142-90.us-west-1.compute.amazonaws.com) joined #redis.
- [09:53] deepthawtz (~deepthawt@209.119.38.226) joined #redis.
- [09:54] k3VB6u4d (~k3VB6u4d@ec2-204-236-142-90.us-west-1.compute.amazonaws.com) left irc: Ping timeout: 255 seconds
- [09:54] k3VB6u4d_ -> k3VB6u4d
- [09:54] wmoss|away -> wmoss
- [09:55] <rittyan_> what happens if redis grows more than memory installed? without using maxmemory in config
- [09:58] jscheel (~jscheel@drupal.org/user/116197/view) joined #redis.
- [09:58] andymccurdy (~andymccur@69.12.160.66) joined #redis.
- [09:59] gnrfan (~gnrfan@161.132.16.57) joined #redis.
- [10:00] <brunov> rittyan_, on my laptop running latest ubuntu, it hangs the system and forces me to do a hard reboot.
- [10:01] <rittyan_> brunov: weird, must be oom killer
- [10:01] <brunov> rittyan_, yeah, it's probably a quirk in my system
- [10:02] <brunov> purely anecdotal :)
- [10:02] <pietern> brunov: it probably starts swapping
- [10:02] <pietern> brunov: thrashing your disk
- [10:02] <pietern> making your system totally unresponsive
- [10:02] <rittyan_> pietern: and if i have no swap configured? what's happening?
- [10:02] <pietern> if you disable swap, the kernel will oom-kill it
- [10:03] <rittyan_> I see
- [10:03] <rittyan_> pietern: and maxmemory disables EXEC completely if redis takes more memory than maxmemory, right?
- [10:03] NetRoY (~NetRoY@122.167.221.92) joined #redis.
- [10:04] <pietern> rittyan_: yep
- [10:05] <rittyan_> pietern: and writing aof to disk (not flushing, but writing, i.e. write(2)) is async?
- [10:05] soveran (~soveran@186.19.214.247) joined #redis.
- [10:05] <pietern> rittyan_: write+flush is done in one pass
- [10:06] <pietern> this used to be blocking
- [10:06] <rittyan_> pietern: so with everysec policy write is issued every second?
- [10:06] <pietern> otherwise there is no guarantee of the write ops being persisted
- [10:06] <rittyan_> yep
- [10:06] <rittyan_> now it sits in a thread?
- [10:07] <pietern> yep
- [10:07] <pietern> for everysec
- [10:07] <pietern> since that is kind of opportunistic to begin with
- [10:07] <rittyan_> what if flushing takes longer than a sec?
- [10:07] gnrfan (~gnrfan@161.132.16.57) left irc: Quit: This computer has gone to sleep
- [10:07] <pietern> rittyan_: it will block in the next second
- [10:07] <rittyan_> what if flush is in progress but I ask redis to quit - it waits for the thread to finish?
- [10:08] <pietern> rittyan_: wait, that is not correct
- [10:08] <rittyan_> :-)
- [10:08] <pietern> first, it skips writing for 2 seconds
- [10:08] <pietern> keeping sutff in memory
- [10:09] <pietern> then, it writes without fflush, until the initial background job completes
- [10:09] <pietern> this is to prevent intermittent disk peaks to slow down redis too much
- [10:09] <rittyan_> I see
- [10:09] gnrfan (~gnrfan@161.132.16.57) joined #redis.
- [10:09] <rittyan_> and then it flushes on next second?
- [10:10] <pietern> rittyan_: then it flushes again when it can queue a new background job
- [10:10] <pietern> but since the original flush was pending, subsequent writes will block until that has completed
- [10:10] <rittyan_> I see
- [10:10] <rittyan_> you said there is a time when it writes without flushing. Do writes happen every 1 sec too?
- [10:11] <rittyan_> hmm
- [10:11] <rittyan_> so flushing blocks all following writes?
- [10:11] nopz___ (~nopz___@8.14.117.35) left irc: Ping timeout: 240 seconds
- [10:11] <pietern> rittyan_: you can test that
- [10:11] <pietern> hammer 1 thread with fflush'es
- [10:12] <pietern> and write in another thread
- [10:12] <pietern> when a fflush is busy,
- [10:12] <pietern> subsequent writes block
- [10:12] wmoss -> wmoss|away
- [10:13] wmoss|away -> wmoss
- [10:13] <rittyan_> hmm, so 1) everysec we write+flush 2) if flush is blocked, we don't write+flush for next 2 seconds 3) then we try to write (and we block the thread) 4) when first "flush" completed, we write+flush happily
- [10:13] <rittyan_> I got it right?
- [10:13] <pietern> rittyan_: yep
- [10:13] <pietern> that sounds right
- [10:13] <pietern> we don't block the thread though
- [10:14] <pietern> the thread is blocking on the fflush syscall
- [10:14] <pietern> sorry, fsync
- [10:14] <rittyan_> yes, but in the end we issued write and hence we blocked
- [10:14] <rittyan_> that's what I meant
- [10:14] <pietern> the write has to wait for the fsync to complete
- [10:14] <pietern> yes
- [10:14] <pietern> so we implicitly block
- [10:14] <pietern> not explicitly
- [10:14] <pietern> if the OS has other guarantees
- [10:14] <rittyan_> oh? I thought OS blocks you
- [10:14] <pietern> this may be different
- [10:14] <pietern> yes
- [10:15] <pietern> the OS blocks, so we implicitly block on writes in this case
- [10:15] <rittyan_> there is no such logic in redis itself? Like, if we didn't fsync properly, we sleep
- [10:15] <rittyan_> it all happens by itself? :-)
- [10:15] <pietern> rittyan_: yes
- [10:15] amccloud (~anonymous@184.1.28.172) left irc: Quit: amccloud
- [10:15] amccloud (~anonymous@184.1.28.172) joined #redis.
- [10:16] <pietern> apparently, the OS doesn't let you write to a descriptor that is being fsync'ed
- [10:16] <rittyan_> this behaviour is consistent among different OSes?
- [10:16] <pietern> rittyan_: don't know
- [10:16] <pietern> rittyan_: you tell me :)
- [10:16] <rittyan_> I don't know, we use linuxes :-)
- [10:16] <pietern> linux behaves this way
- [10:16] <rittyan_> I see. I have a question about replication
- [10:17] <rittyan_> 1) slave connects to a master 2) master BGSAVEs, flushes itself to a disk 3) sends file contents to a slave, just like telnet, "raw" content 4) slave writes contents to a file 5) loads file like from rdb 6) ????? 7) master sends commands to slave like to AOF
- [10:17] <rittyan_> what I am missing?
- [10:18] <pietern> there is no step 6
- [10:18] <pietern> after loading from file, the master is connected just like any other client
- [10:18] <pietern> and it executes the commands it sends
- [10:18] <rittyan_> pietern: surely loading from rdb takes time, minutes, master cannot just send commands to slave
- [10:18] <rittyan_> without waitng for slave to become operable
- [10:18] <pietern> rittyan_: those commands queue up at the server side
- [10:18] <pietern> master side
- [10:18] <rittyan_> how master knows that the slave is ready?
- [10:18] <pietern> so yes, the master can just send commands
- [10:19] <pietern> rittyan_: because the slave starts reading from the socket again and the write buffer gets drained
- [10:19] <pietern> again, this is done implicitly by buffers on the master's side
- [10:19] <rittyan_> oh, so it all happens in some epoll/select logic?
- [10:19] <pietern> no complex logic
- [10:19] <pietern> yes
- [10:19] <rittyan_> like, when socket becomes writeable (?), master writes commands from buffer to socket
- [10:20] <pietern> yes,
- [10:20] <pietern> but this is all abstracted away
- [10:20] <pietern> the replication code is not aware of this
- [10:20] amccloud (~anonymous@184.1.28.172) left irc: Ping timeout: 252 seconds
- [10:20] <pietern> it "just happens" (tm)
- [10:20] <rittyan_> master must have N different queues in memory if there is N slaves
- [10:20] <pietern> rittyan_: yup
- [10:20] <rittyan_> I see
- [10:20] <rittyan_> pietern: I will be talking about redis tomorrow at work, so I am trying to clear up some grey areas :-)
- [10:20] <pietern> rittyan_: hehe, sure
- [10:20] <rittyan_> to not get caught during simple questions
- [10:20] <pietern> where?
- [10:20] <rittyan_> pietern: in my company
- [10:21] <rittyan_> it is a big company and we don't know what we are doing
- [10:21] <rittyan_> too many people, too many projects
- [10:21] <rittyan_> so we share knowledge from time to time
- [10:21] <pietern> right, cool
- [10:21] <pietern> which company?
- [10:21] <rittyan_> http://company.yandex.com/
- [10:22] <rittyan_> oh, and how master knows that slave is a slave? what is the magic word? Like, some I_AM_A_SLAVE command?
- [10:23] <pietern> rittyan_: SYNC
- [10:23] <pietern> when you call SLAVEOF on a client
- [10:23] <pietern> it connects to the master
- [10:23] <pietern> sends a SYNC
- [10:23] <pietern> then the master knows it needs to do a BGSAVE
- [10:23] <rittyan_> oh, right! I remember I did it manually with netcat session long time ago
- [10:23] <pietern> hehe
- [10:23] <rittyan_> pietern: what happens if I have two slaves, one connects to a master, master BGSAVES, then right after that another slave connects
- [10:23] <rittyan_> will master use the old file?
- [10:24] <rittyan_> or it will make two BGSAVEs at once? Or one after another?
- [10:24] <pietern> rittyan_: yes
- [10:24] <pietern> there will never be 2 background processes active at the same time
- [10:24] <pietern> the second slave will use the same dump as the first slave
- [10:24] <pietern> when the BGSAVE is done, however, a new BGSAVE will need to be made
- [10:24] martincozzi (~martincoz@209.66.114.6) joined #redis.
- [10:25] <rittyan_> pietern: so if BGSAVE is active and we have slaves connecting to us, they all will share the same queue (of commands)?
- [10:26] <rittyan_> content-wise, not C-pointer-wise :-)
- [10:26] gregpascale (~textual@174-24-164-49.tukw.qwest.net) joined #redis.
- [10:27] <brettk> I think we're hitting https://github.com/antirez/redis/issues/91 (Redis should close the connection when the client output buffer is too big), and I added some info to that case; anyone else seen it happen that a pubsub client's output_list eats up all of the available memory? The client is node_redis.
- [10:27] <pietern> rittyan_: yeps
- [10:27] <rittyan_> pietern: I see! makes sense
- [10:28] <rittyan_> Thank you very much for your time and explanation!
- [10:28] <pietern> rittyan_: no problem, glad I could help
- [10:28] <pietern> rittyan_: hope the talks goes well
- [10:28] <rittyan_> you just saved me hours of reading C code :-)
- [10:28] <pietern> brettk: yes, this can happen
- [10:29] <rittyan_> (or, saved me from reading C code)
- [10:29] <pietern> brettk: this is also something we need to take care of
- [10:29] senderista (~senderist@216.161.248.54) left irc: Quit: senderista
- [10:30] <pietern> brettk: sometimes this can be caused not by a slow consumer, but by a super-fast producer who fans out to lots of subscribers
- [10:30] <pietern> you can easily saturate 10gbe with that
- [10:31] <brettk> that's kind of interesting. the producer is indeed pretty fast, but it only has 36 subscribers.
- [10:32] <pietern> brettk: I've seen redis blow up with only 5 subscribers
- [10:32] <pietern> if you publish at 100mbit, every subscriber takes 100mbit as well ;)
- [10:32] bugfree (~azhang@adsl-99-63-77-95.dsl.pltn13.sbcglobal.net) joined #redis.
- [10:32] amccloud (~anonymous@184.1.28.172) joined #redis.
- [10:32] <brettk> true, true.
- [10:33] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [10:33] <pietern> brettk: it's something we want to take care of
- [10:34] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) joined #redis.
- [10:34] <pietern> but in the mean time, if you have super-fast publishers, or need to peak out to disk or something
- [10:34] <pietern> I'd recommend a pure message broker instead of redis pubsub
- [10:34] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [10:35] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer
- [10:36] <brettk> well, i certainly need to make sure that we're not in fact flooding the network. i can put some redis pubsub slaves up as a stopgap and subscribe to those, which would reduce the number of clients going over the network by a factor of 10.
- [10:36] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [10:36] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 244 seconds
- [10:36] amccloud (~anonymous@184.1.28.172) left irc: Client Quit
- [10:36] <pietern> setting up dedicated pub/sub slaves is a good one indeed
- [10:37] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [10:37] <pietern> although all pub/sub traffic is replicated, so you might have the same problem with 36 slaves
- [10:37] <brettk> but yes, if it is the case that that's the problem, we'll think about changing messaging frameworks.
- [10:37] <pietern> it depends on your app if you can apply this technique:
- [10:37] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 252 seconds
- [10:37] <pietern> but another way of going about it is to have 2 connections per subscriber: 1x a control line an 1x a data line
- [10:37] <pietern> where you use pub/sub merely for notification
- [10:38] <pietern> and pull data over the second connection (e.g. by GET)
- [10:38] <pietern> then, you can duplicate notifications on the client side etc
- [10:38] <pietern> and throttle in that way
- [10:39] <brettk> you lost me. let me reread all of that.
- [10:40] axl___ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 240 seconds
- [10:40] jrzz (~jrz@d152222.upc-d.chello.nl) joined #redis.
- [10:40] Jrz (~textual@d152222.upc-d.chello.nl) joined #redis.
- [10:40] <pietern> brettk: instead of pushing big payloads over pub/sub
- [10:40] jrzz (~jrz@d152222.upc-d.chello.nl) left irc: Client Quit
- [10:41] <pietern> you actively GET them
- [10:41] <pietern> and instead send only a couple of bytes per pub/sub message
- [10:41] <pietern> thereby conserving precious bandwidth on the pub/sub side of things
- [10:41] <brettk> oh, i see, notify that there is indeed such a message, but don't include the message unless the client needs it.
- [10:41] <pietern> brettk: right
- [10:42] <pietern> if the message is 1k, that's about 50k (including overhead) of outgoing data for your subscribers
- [10:42] <pietern> do that 20 times per second and reach a megabit
- [10:42] Jrz (~textual@d152222.upc-d.chello.nl) left irc: Client Quit
- [10:42] <pietern> do that 2k times per second and you're at 100mbit
- [10:42] <brettk> yep.
- [10:42] <pietern> brettk: I'm saying, we definitely need to fix this
- [10:43] <pietern> but we can only drop slow clients, maybe slow down producers a bit
- [10:43] Jrz (~jrz@d152222.upc-d.chello.nl) joined #redis.
- [10:43] <pietern> where another strategy may be a better fit
- [10:43] grampajoe (~grampa@184-216-93-185.pools.spcsdns.net) joined #redis.
- [10:43] <Jrz> cool… now a textual app user…. used linkinus before (cost me damn lots!)
- [10:44] marcostoledo (~marcostol@189.29.90.157) left irc: Quit: Computer has gone to sleep.
- [10:45] <brettk> i'll do some research and see what the network looks like -- we're not backing up very often, but you're right, i should certainly at least set up slaves to take the load off -- that would be an easy stopgap, as there are only 3 server boxes.
- [10:45] <brettk> each with 12 procs.
- [10:46] <brettk> the issue you point out with all pubsub traffic being replicated -- you're just saying that every slave will get all of the pubsub traffic, right?
- [10:50] <brettk> pietern: thanks for the help!
- [10:55] <pietern> brettk: yep, there is no master-side filtering
- [10:55] <pietern> too complex
- [10:55] <pietern> brettk: no problem, hope this helps alleviating the immediate pressure
- [10:55] <pietern> with a more robust solution in the pipeline...
- [10:56] <brettk> pietern: thanks!
- [10:58] dysinger_ (~dysinger@cpe-98-150-152-24.hawaii.res.rr.com) left irc: Quit: dysinger_
- [11:02] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) joined #redis.
- [11:09] brettk (47bef71e@gateway/web/freenode/ip.71.190.247.30) left irc: Ping timeout: 265 seconds
- [11:09] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [11:12] gnrfan (~gnrfan@161.132.16.57) left irc: Quit: This computer has gone to sleep
- [11:12] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 240 seconds
- [11:16] elcuervo (~elcuervo@r186-48-233-79.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 244 seconds
- [11:18] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [11:20] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer
- [11:20] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [11:22] cdepue (~cdepue@200.117.80.85) left irc: Remote host closed the connection
- [11:23] fmeyer (~fmeyer@201.87.5.146.user.ajato.com.br) left irc: Quit: leaving
- [11:23] fmeyer (~fmeyer@201.87.5.146.user.ajato.com.br) joined #redis.
- [11:30] advt (~mehaves@you-just.gotpwned.com) joined #redis.
- [11:33] perezd_ (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [11:35] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Ping timeout: 244 seconds
- [11:35] perezd_ -> perezd
- [11:36] VolodymyrB (~vova@193-107-104-173.client.vinfast.net) left irc: Quit: Leaving.
- [11:37] h0bbit (~vedang@121.243.225.226) left irc: Ping timeout: 252 seconds
- [11:37] gnrfan (~gnrfan@190.43.98.215) joined #redis.
- [11:39] cdepue (~cdepue@190.194.148.21) joined #redis.
- [11:39] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Quit: perezd
- [11:40] soveran (~soveran@186.19.214.247) left irc: Read error: Connection reset by peer
- [11:40] soveran_ (~soveran@186.19.214.247) joined #redis.
- [11:40] gnrfan (~gnrfan@190.43.98.215) left irc: Client Quit
- [11:43] lstrojny (~lstrojny@p5099f5c8.dip0.t-ipconnect.de) left irc: Quit: lstrojny
- [11:45] powdahound (~garret@beautylish.static.monkeybrains.net) joined #redis.
- [11:46] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer
- [11:48] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [11:49] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [11:50] ozataman (~ozataman@pool-108-6-239-203.nycmny.fios.verizon.net) left irc: Remote host closed the connection
- [11:52] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 240 seconds
- [11:53] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) joined #redis.
- [11:54] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) joined #redis.
- [11:56] luckyruby (~luckyruby@125-187.96-97.tampabay.res.rr.com) left irc: Remote host closed the connection
- [12:01] p1d (~p1d@ns1.vonaffenfels.de) left irc: Ping timeout: 240 seconds
- [12:01] marcostoledo (~marcostol@189.29.90.157) joined #redis.
- [12:03] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [12:05] strmpnk (~strmpnk@207.239.107.3) joined #redis.
- [12:06] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [12:08] p1d (~p1d@ns1.vonaffenfels.de) joined #redis.
- [12:09] hackband (~hackband@1385159443.dhcp.dbnet.dk) joined #redis.
- [12:11] lux___ (~lux@ppp-224-35.24-151.libero.it) joined #redis.
- [12:13] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) left irc: Quit: daniel_karlsson
- [12:23] NetRoY (~NetRoY@122.167.221.92) left irc: Quit: NetRoY
- [12:28] powdahound (~garret@beautylish.static.monkeybrains.net) left irc: Ping timeout: 240 seconds
- [12:29] powdahound (~garret@beautylish.static.monkeybrains.net) joined #redis.
- [12:29] insin -> insin|win
- [12:30] nedjl (~nedjl@c-76-24-18-243.hsd1.ma.comcast.net) joined #redis.
- [12:31] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) joined #redis.
- [12:36] awksed2greep (~awksedgre@66.6.147.87) left irc: Ping timeout: 244 seconds
- [12:38] tilgovi (~randall@couchdb/developer/tilgovi) left irc: Ping timeout: 252 seconds
- [12:40] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Remote host closed the connection
- [12:41] awksed2greep (~awksedgre@glo3.manheim.com) joined #redis.
- [12:44] tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) joined #redis.
- [12:44] tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) left irc: Changing host
- [12:44] tilgovi (~randall@couchdb/developer/tilgovi) joined #redis.
- [12:44] xetorthio (~jleibiusk@200.41.238.50) left irc: Quit: Ex-Chat
- [12:44] insin|win (~insin@host31-53-248-180.range31-53.btcentralplus.com) left irc:
- [12:45] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [12:46] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Read error: Connection reset by peer
- [12:46] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [12:46] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [12:50] strmpnk (~strmpnk@207.239.107.3) joined #redis.
- [12:52] maqr (~maqr@httpcraft/hax) left irc: Quit: Lost terminal
- [12:54] wam (~wam@unaffiliated/wam) joined #redis.
- [12:59] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [13:00] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) left irc: Remote host closed the connection
- [13:02] luckman212 (~irc@pool-108-41-8-176.nycmny.fios.verizon.net) joined #redis.
- [13:02] p1d (~p1d@ns1.vonaffenfels.de) left irc: Ping timeout: 252 seconds
- [13:03] xcbt (~xcbt@208-100-139-67.bendbroadband.com) joined #redis.
- [13:09] p1d (~p1d@ns1.vonaffenfels.de) joined #redis.
- [13:12] Cainus (~Cainus@vpn-sanfran.exacttarget.com) joined #redis.
- [13:12] Cainus (~Cainus@vpn-sanfran.exacttarget.com) left #redis.
- [13:13] d0k (~d0k@p5092241F.dip.t-dialin.net) left irc: Quit: he does that
- [13:18] nedjl (~nedjl@c-76-24-18-243.hsd1.ma.comcast.net) left irc: Quit: nedjl
- [13:22] nedjl (~nedjl@c-76-24-18-243.hsd1.ma.comcast.net) joined #redis.
- [13:27] nedjl (~nedjl@c-76-24-18-243.hsd1.ma.comcast.net) left irc: Client Quit
- [13:29] gnrfan (~gnrfan@190.43.98.215) joined #redis.
- [13:30] strmpnk_ (~strmpnk@207.239.107.3) joined #redis.
- [13:30] strmpnk_ (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [13:30] ozataman (~ozataman@pool-108-6-239-203.nycmny.fios.verizon.net) joined #redis.
- [13:30] strmpnk (~strmpnk@207.239.107.3) joined #redis.
- [13:36] soveran_ (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [13:39] tilgovi (~randall@couchdb/developer/tilgovi) left irc: Read error: Operation timed out
- [13:40] tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) joined #redis.
- [13:40] tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) left irc: Changing host
- [13:40] tilgovi (~randall@couchdb/developer/tilgovi) joined #redis.
- [13:42] <perezd> if I have a slave redis node, and I am doing pub/sub, can I hear pubs and subs on both nodes?
- [13:43] christophe_ (51f77abd@gateway/web/freenode/ip.81.247.122.189) joined #redis.
- [13:43] <christophe_> hi
- [13:45] grampajoe (~grampa@184-216-93-185.pools.spcsdns.net) left irc: Quit: Bye!
- [13:46] <christophe_> I have to share Semaphore between few JVMs and thought about Redis to do that but runs into problems when using the pattern watch/multi. I think that watch/multi is only to mimic simple locks (on/off) right ?
- [13:49] ambroff (~ambroff@209.66.114.6) left irc: Quit: Leaving...
- [13:52] luckyruby (~luckyruby@125-187.96-97.tampabay.res.rr.com) joined #redis.
- [13:54] Jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: Computer has gone to sleep.
- [13:56] Kosma (kosma@host-6-66.internetunion.pl) left irc: Quit: :]
- [13:58] nopz___ (~nopz___@8.14.117.35) joined #redis.
- [13:59] <nopz___> Is it ok if I have 1 000 000 keys ( used as counter ) in my redis database?
- [13:59] <rittyan_> why not
- [13:59] <rittyan_> redis can have 2^32 keys
- [14:00] <nopz___> I have a video website and each time one user click on a video i INCR counter
- [14:00] mjr_ (~mjr@cpe-66-91-117-138.hawaii.res.rr.com) joined #redis.
- [14:00] <rittyan_> nopz___: that's fine
- [14:00] <nopz___> I think redis perfect for that
- [14:00] <rittyan_> i have an auth backend and each time user uses a security token i INCR counter
- [14:00] <rittyan_> millions of tokens, too
- [14:00] <nopz___> I use mongodb and redis for counter and other low operations
- [14:00] <rittyan_> good
- [14:00] <nopz___> ok cool
- [14:00] <nopz___> 13ms to print a page
- [14:01] <nopz___> it's fine I think
- [14:01] <nopz___> always less than 100 ms
- [14:01] <rittyan_> that's good
- [14:01] <nopz___> ok cool :)
- [14:01] <rittyan_> but what is more important is how many parallel requests you can serve
- [14:01] <rittyan_> :-)
- [14:02] <nopz___> yeah going to test with ab
- [14:02] xcbt (~xcbt@208-100-139-67.bendbroadband.com) left irc: Remote host closed the connection
- [14:03] christophe_ (51f77abd@gateway/web/freenode/ip.81.247.122.189) left #redis.
- [14:03] <willeh> nopz___: What are you using for the site, other than redis?
- [14:03] <rittyan_> mongodb
- [14:04] <nopz___> iyes
- [14:04] <nopz___> yes
- [14:04] <willeh> and for the app server?
- [14:04] <nopz___> Flask ( python ) + uwsgi + nginx + mongodb and redis
- [14:05] <rittyan_> nopz___: what template engine?
- [14:05] <willeh> nopz___: Awesome :D
- [14:05] <nopz___> Jinja2
- [14:05] <rittyan_> I see
- [14:05] <willeh> nopz___: haha, I'm using that for my redis powered site too
- [14:05] <nopz___> :D
- [14:05] <nopz___> same configuration ?
- [14:06] <willeh> not exactly, I use twisted.web with cyclone
- [14:06] <nopz___> why not gevent ?
- [14:06] <mjr_> pietern: redis is saving the day for us as we scale out. Thanks for all of your work on it.
- [14:07] <willeh> nopz___: Because twisted has fancy IRC and Email functionality
- [14:07] <pietern> mjr_: awesome to hear!
- [14:07] <nopz___> yeah :)
- [14:07] <pietern> mjr_: did the zipmap settings change fragmentation?
- [14:07] <mjr_> lowered CPU a lot
- [14:07] DubLo7 (~Adium@71-83-3-210.static.aldl.mi.charter.com) left irc: Quit: Leaving.
- [14:08] <pietern> mjr_: decreasing max-length?
- [14:08] <mjr_> It must have been burning through conversions all the time.
- [14:08] <mjr_> I left length at 64.
- [14:08] <mjr_> But entries went from 512 to 4
- [14:09] <pietern> mjr_: do you think you would have graphed the number of upconversions if it were exported by redis?
- [14:09] <nopz___> ab -n 10000 -c 5 http://192.168.1.72:6969/ all request less than 100 ms actually
- [14:09] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [14:09] <mjr_> pietern: well, I would now. :)
- [14:09] <pietern> mjr_: hehe
- [14:09] <mjr_> But I wouldn't have known to do that.
- [14:10] <pietern> right
- [14:10] <pietern> it probably would have stood out in the INFO output though
- [14:10] lstrojny (~lstrojny@ppp-188-174-58-158.dynamic.mnet-online.de) joined #redis.
- [14:11] <mjr_> We graph a ton of stuff, but nothing from info. Need to change that.
- [14:13] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 252 seconds
- [14:13] wmoss (~wmoss@75.126.219.82-static.reverse.softlayer.com) left #redis.
- [14:14] wmoss (~wmoss@75.126.219.82-static.reverse.softlayer.com) joined #redis.
- [14:21] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) left irc: Ping timeout: 240 seconds
- [14:22] __alex (~alex@g230193109.adsl.alicedsl.de) left irc: Ping timeout: 240 seconds
- [14:24] ambroff (~ambroff@209.66.114.6) joined #redis.
- [14:25] awksed2greep (~awksedgre@glo3.manheim.com) left irc: Quit: This computer has gone to sleep
- [14:27] rittyan_ (~rittyan@95-26-105-40.broadband.corbina.ru) left irc: Remote host closed the connection
- [14:28] ambroff (~ambroff@209.66.114.6) left irc: Ping timeout: 248 seconds
- [14:28] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) joined #redis.
- [14:31] ezmobius (~ezmobius@c-71-193-218-78.hsd1.or.comcast.net) joined #redis.
- [14:39] strmpnk_ (~strmpnk@207.239.107.3) joined #redis.
- [14:43] strmpnk (~strmpnk@207.239.107.3) left irc: Ping timeout: 244 seconds
- [14:50] strmpnk_ (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [14:50] strmpnk (~strmpnk@207.239.107.3) joined #redis.
- [14:59] wam (~wam@unaffiliated/wam) left irc: Quit: Ex-Chat
- [15:00] cdepue (~cdepue@190.194.148.21) left irc: Remote host closed the connection
- [15:03] abecc (~abecc@118-5-235-201.fibertel.com.ar) joined #redis.
- [15:07] petercooper (~petercoop@82.144.254.2) joined #redis.
- [15:09] <willeh> Is there any performance loss from doing a HMGET (e.g. HMGET foo bar) for just a single key?
- [15:14] Geffy (~geoffgars@78-86-18-187.zone2.bethere.co.uk) joined #redis.
- [15:16] gnrfan (~gnrfan@190.43.98.215) left irc: Quit: Leaving
- [15:17] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis.
- [15:19] Geffy (~geoffgars@78-86-18-187.zone2.bethere.co.uk) left irc: Quit: leaving
- [15:20] Geffy (~geoffgars@78-86-18-187.zone2.bethere.co.uk) joined #redis.
- [15:21] Geffy (~geoffgars@78-86-18-187.zone2.bethere.co.uk) left irc: Client Quit
- [15:22] stephank (~stephank@82.197.214.45) left irc: Quit: *Poof!*
- [15:23] radiocats (~chatzilla@h-64-236-128-42.nat.aol.com) left irc: Quit: ChatZilla 0.9.87 [Firefox 8.0/20111104165243]
- [15:29] ezmobius -> ezmobius|zoning
- [15:29] jtsnow_ (~jtsnow@199.16.150.186) joined #redis.
- [15:30] jtsnow_ (~jtsnow@199.16.150.186) left irc: Client Quit
- [15:30] p1d (~p1d@ns1.vonaffenfels.de) left irc: Quit: ...
- [15:30] axl_ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [15:31] el_kevino (~el_kevino@216.249.7.209.tor.pathcom.com) left irc: Ping timeout: 244 seconds
- [15:32] jtsnow (~jtsnow@199.16.150.186) left irc: Ping timeout: 252 seconds
- [15:33] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) joined #redis.
- [15:33] p1d (~p1d@ns1.vonaffenfels.de) joined #redis.
- [15:34] axl__ (~axl@173-11-52-113-Minnesota.hfc.comcastbusiness.net) left irc: Ping timeout: 244 seconds
- [15:34] wilmoore (~wilmoore@75-145-113-62-Colorado.hfc.comcastbusiness.net) left irc: Ping timeout: 248 seconds
- [15:36] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) joined #redis.
- [15:36] <nicholasf> hi, how do I delete an entire db inside of redis?
- [15:36] <mjr_> flushdb
- [15:36] <nicholasf> or, how do I delete a set fromit
- [15:36] <nicholasf> thanks mjr_
- [15:36] <nicholasf> flushdb 1?
- [15:36] <mjr_> woah
- [15:36] <mjr_> flushed flushes the whole thing
- [15:36] <mjr_> del deletes a key
- [15:36] <nicholasf> ok cool
- [15:36] <nicholasf> gotcha
- [15:37] nicholasf loves redis
- [15:37] rittyan kinda loves redis
- [15:37] <xb95> redis is a good tool to have
- [15:37] p1d (~p1d@ns1.vonaffenfels.de) left irc: Ping timeout: 244 seconds
- [15:37] <rittyan> yes, better to have redis than not to have
- [15:38] <rittyan> but having it the only storage for my system i experience some difficulties :-)
- [15:39] nopz___ (~nopz___@8.14.117.35) left irc: Quit: This computer has gone to sleep
- [15:40] S1kx (~S1kx@pdpc/supporter/monthlybyte/s1kx) left #redis ("Leaving").
- [15:42] paatrick1123 (~paatrick1@cpe-24-160-179-157.columbus.res.rr.com) joined #redis.
- [15:44] p1d (~p1d@ns1.vonaffenfels.de) joined #redis.
- [15:46] <nicholasf> rittyan: Im also using postgres
- [15:49] awksed2greep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) joined #redis.
- [15:50] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) joined #redis.
- [15:53] hackband (~hackband@1385159443.dhcp.dbnet.dk) left irc: Remote host closed the connection
- [15:54] schleppy (~Adium@cartman.2advanced.net) left irc: Ping timeout: 255 seconds
- [15:55] ambroff (~ambroff@209.66.114.6) joined #redis.
- [16:08] powdahound (~garret@beautylish.static.monkeybrains.net) left irc: Quit: Computer has gone to sleep.
- [16:11] ezmobius|zoning -> ezmobius|zoning|
- [16:16] martincozzi (~martincoz@209.66.114.6) left irc: Quit: martincozzi
- [16:20] p1d (~p1d@ns1.vonaffenfels.de) left irc: Quit: ...
- [16:21] powdahound (~garret@c-76-21-40-17.hsd1.ca.comcast.net) joined #redis.
- [16:22] lux___ (~lux@ppp-224-35.24-151.libero.it) left irc: Quit: Leaving
- [16:22] gnrfan (~gnrfan@190.235.185.180) joined #redis.
- [16:23] jscheel (~jscheel@drupal.org/user/116197/view) left irc: Quit: jscheel
- [16:24] xcbt (~xcbt@bc98121.bendcable.com) joined #redis.
- [16:28] marcostoledo (~marcostol@189.29.90.157) left irc: Quit: Computer has gone to sleep.
- [16:31] drbobbeaty (~drbobbeat@38.98.137.29) left irc: Quit: drbobbeaty
- [16:34] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Ping timeout: 240 seconds
- [16:34] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection
- [16:35] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [16:38] <nicholasf> anyone using the node_redis client? I can't get a grip on it
- [16:38] <nicholasf> for example (in coffeescript) s = client.hget("items", "1", (e,r) -> console.log(r.toString())) means that the value of s is set to true
- [16:39] <nicholasf> but the value in the hash that I want is dumped out too
- [16:44] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis.
- [16:45] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Client Quit
- [16:45] strmpnk (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [16:46] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) left irc: Remote host closed the connection
- [16:51] queonda (~queonda@user-0cdfrf1.cable.mindspring.com) joined #redis.
- [16:54] <insin> nicholasf: the "s =" is superfluous, really - it's all about the callback, as with everything in Node
- [16:55] <nicholasf> Im on a learning curve here but I find the node_redis client a very frustrating process tbh
- [16:55] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) left #redis.
- [16:55] <nicholasf> like I havent been able to find a single example of hget in all of the documentation or examples on github
- [16:55] <nicholasf> the readme only has examples of group actions - smembers hkeys etc.
- [16:56] <nicholasf> anyway, got it. Thanks mate
- [16:56] <nicholasf> client.hget("items", "1", (e,r) -> @foo = r)
- [16:57] queonda (~queonda@user-0cdfrf1.cable.mindspring.com) left irc: Quit: queonda
- [16:57] <insin> "this" might not be what you expect there
- [16:58] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) joined #redis.
- [17:01] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Quit: ceej
- [17:05] deepthawtz (~deepthawt@209.119.38.226) left irc: Ping timeout: 252 seconds
- [17:05] <willeh> nicholasf: yeah you probably want => @foo = r
- [17:05] <willeh> nicholasf: "=>" means bound function in CoffeeScript
- [17:06] <nicholasf> willeh: yeh, thanks. Ive read through coffeescript but am learning all of this at once
- [17:06] <mjr_> nicholasf: become one with the callbacks
- [17:06] nicholasf works on that
- [17:06] <nicholasf> thanks guys
- [17:06] <mjr_> The return value from the commands is the buffering status. Everything is async.
- [17:06] <willeh> nicholasf: The problem of functions not being bound to their objects is one of the reasons I don't use Node
- [17:07] <mjr_> There are examples of all commands in the test.js
- [17:07] <nicholasf> willeh: I think Node is too big to dodge in the js world
- [17:07] <nicholasf> mjr_: ok thanks
- [17:07] <nicholasf> good stuff guys
- [17:07] <willeh> nicholasf: well the flaw is with javascript in general not just node
- [17:07] <mjr_> But hget is the same as get in this case.
- [17:08] <mjr_> We have ES5 Function.prototype.bind() in node, so you can use that.
- [17:08] <mjr_> Or just leverage closures to bind things together.
- [17:09] <mjr_> https://github.com/mranney/node_redis
- [17:09] <mjr_> check out examples, tests and test.'s
- [17:09] <willeh> mjr_: yeah I think CoffeeScript does a good job of sorting it out
- [17:09] <mjr_> er, test.js
- [17:17] strmpnk (~strmpnk@207.239.107.3) joined #redis.
- [17:21] strmpnk (~strmpnk@207.239.107.3) left irc: Ping timeout: 240 seconds
- [17:23] soveran (~soveran@186.19.214.247) joined #redis.
- [17:23] kenperkins (~textual@174-24-164-49.tukw.qwest.net) left irc: Quit: Computer has gone to sleep.
- [17:24] ozataman (~ozataman@pool-108-6-239-203.nycmny.fios.verizon.net) left irc: Remote host closed the connection
- [17:28] gnrfan -> hellhound___
- [17:28] hellhound___ -> gnrfan
- [17:35] pharkmillups (~markphill@70-36-146-239.dsl.dynamic.sonic.net) left irc: Quit: pharkmillups
- [17:41] KevBurnsJr (~KevBurnsJ@50.0.103.39) left irc:
- [17:51] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [17:56] wmoss -> wmoss|away
- [17:59] queonda (~queonda@user-0cdfrf1.cable.mindspring.com) joined #redis.
- [18:00] cdepue (~cdepue@200.117.80.85) joined #redis.
- [18:00] wmoss|away -> wmoss
- [18:02] hahuang65 (~hahuang65@204.11.231.186.static.etheric.net) left irc: Quit: Computer has gone to sleep.
- [18:03] andymccurdy (~andymccur@69.12.160.66) left irc: Ping timeout: 244 seconds
- [18:05] wmoss -> wmoss|away
- [18:06] mjr_ (~mjr@cpe-66-91-117-138.hawaii.res.rr.com) left irc: Quit: mjr_
- [18:08] pietern (~pieter@208.91.1.14) left irc: Quit: pietern
- [18:12] soveran (~soveran@186.19.214.247) joined #redis.
- [18:15] mactenchi (~anonymous@gwfw1-nat.booyahcorp.com) left irc: Quit: mactenchi
- [18:19] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) left irc: Quit: martincozzi
- [18:26] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) left irc: Quit: What's the point in giving us haaaaannnds?
- [18:28] brunov (~bruno@190.195.137.208) left irc: Quit: Ex-Chat
- [18:32] marcostoledo (~marcostol@189.29.90.157) joined #redis.
- [18:36] gnrfan (~gnrfan@190.235.185.180) left irc: Quit: Leaving
- [18:38] xcbt (~xcbt@bc98121.bendcable.com) left irc: Remote host closed the connection
- [18:49] chrisjones (~chrisjone@ip68-224-245-47.lv.lv.cox.net) left irc: Quit: Textual IRC Client: http://www.textualapp.com/
- [18:52] tjholowaychuk (~tjholoway@S010658b03565e6c6.gv.shawcable.net) left irc: Quit: Bye!
- [19:02] skrul (~skrul@75-101-56-124.dsl.static.sonic.net) left irc: Quit: skrul
- [19:06] marcostoledo (~marcostol@189.29.90.157) left irc: Quit: Leaving...
- [19:23] andymccurdy (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) joined #redis.
- [19:25] xcbt (~xcbt@bc98121.bendcable.com) joined #redis.
- [19:29] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) joined #redis.
- [19:35] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [19:36] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) left irc: Quit: martincozzi
- [19:37] skrul (~skrul@76.14.75.186) joined #redis.
- [19:40] ^^_ (~xer0x@S0106000625746e56.vc.shawcable.net) joined #redis.
- [19:40] nu7hatch_ (~cubox@r186-48-214-155.dialup.adsl.anteldata.net.uy) joined #redis.
- [19:42] skrul (~skrul@76.14.75.186) left irc: Quit: skrul
- [19:43] nu7hatch (~cubox@r186-48-218-215.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 268 seconds
- [19:43] nu7hatch_ -> nu7hatch
- [19:48] gnrfan (~gnrfan@201.240.87.117) joined #redis.
- [19:56] abecc (~abecc@118-5-235-201.fibertel.com.ar) left irc: Quit: abecc
- [19:56] ^gnrfan^ (~gnrfan@201.240.87.117) joined #redis.
- [19:56] ^gnrfan^ (~gnrfan@201.240.87.117) left irc: Remote host closed the connection
- [19:56] gnrfan (~gnrfan@201.240.87.117) left irc: Ping timeout: 240 seconds
- [19:56] ^gnrfan^ (~gnrfan@201.240.87.117) joined #redis.
- [19:57] ^gnrfan^ -> gnrfan
- [19:59] xcbt (~xcbt@bc98121.bendcable.com) left irc: Remote host closed the connection
- [20:02] lstrojny_ (~lstrojny@ppp-88-217-77-69.dynamic.mnet-online.de) joined #redis.
- [20:02] petercooper (~petercoop@82.144.254.2) left irc: Remote host closed the connection
- [20:04] lstrojny (~lstrojny@ppp-188-174-58-158.dynamic.mnet-online.de) left irc: Ping timeout: 252 seconds
- [20:04] lstrojny_ -> lstrojny
- [20:19] schleppy (~Adium@ip68-4-101-145.oc.oc.cox.net) joined #redis.
- [20:21] queonda (~queonda@user-0cdfrf1.cable.mindspring.com) left irc: Quit: queonda
- [20:26] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) joined #redis.
- [20:35] powdahound (~garret@c-76-21-40-17.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep.
- [20:39] amccloud (~anonymous@184.1.28.172) joined #redis.
- [20:42] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 244 seconds
- [20:43] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis.
- [20:44] skrul (~skrul@76.14.75.186) joined #redis.
- [20:58] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow
- [21:00] lstrojny_ (~lstrojny@ppp-88-217-68-125.dynamic.mnet-online.de) joined #redis.
- [21:02] lstrojny (~lstrojny@ppp-88-217-77-69.dynamic.mnet-online.de) left irc: Ping timeout: 248 seconds
- [21:02] lstrojny_ -> lstrojny
- [21:29] gnrfan (~gnrfan@201.240.87.117) left irc: Ping timeout: 252 seconds
- [21:34] tilgovi (~randall@couchdb/developer/tilgovi) left irc: Remote host closed the connection
- [21:36] gnrfan (~gnrfan@190.234.24.129) joined #redis.
- [21:44] cdepue (~cdepue@200.117.80.85) left irc: Remote host closed the connection
- [21:56] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) joined #redis.
- [22:02] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) left irc: Quit: Bye!
- [22:07] synk (~synk@ugate.dwango.co.jp) left irc: Quit: Leaving...
- [22:10] gnrfan (~gnrfan@190.234.24.129) left irc: Read error: No route to host
- [22:16] NuckOff -> Nuck
- [22:17] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) joined #redis.
- [22:20] gnrfan (~gnrfan@190.234.24.129) joined #redis.
- [22:21] skrul (~skrul@76.14.75.186) left irc: Quit: skrul
- [22:28] sorensen (~beau@web126.webfaction.com) left #redis ("Linkinus - http://linkinus.com").
- [22:28] k3VB6u4d (~k3VB6u4d@ec2-204-236-142-90.us-west-1.compute.amazonaws.com) left irc: Ping timeout: 240 seconds
- [22:40] schleppy (~Adium@ip68-4-101-145.oc.oc.cox.net) left irc: Quit: Leaving.
- [22:44] NetRoY (~NetRoY@nat/yahoo/x-nmbtfhqbgbwcvrjt) joined #redis.
- [22:45] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) left irc: Ping timeout: 252 seconds
- [23:04] schleppy (~Adium@ip68-4-101-145.oc.oc.cox.net) joined #redis.
- [23:11] Jrz (~jrz@d152222.upc-d.chello.nl) joined #redis.
- [23:19] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Ping timeout: 252 seconds
- [23:21] ron (~ron@unaffiliated/ron) joined #redis.
- [23:21] thehodge (~thehodge@2001:470:1f09:13a3:309e:b09b:bed1:92d3) joined #redis.
- [23:22] awksedgreep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) left irc: Ping timeout: 244 seconds
- [23:22] awksed2greep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) left irc: Ping timeout: 255 seconds
- [23:29] h0bbit (~vedang@121.243.225.226) joined #redis.
- [23:32] ron (~ron@unaffiliated/ron) left irc: Read error: Operation timed out
- [23:34] Jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: Computer has gone to sleep.
- [23:36] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) left irc: Remote host closed the connection
- [23:37] ron (~ron@unaffiliated/ron) joined #redis.
- [23:37] wam (~wam@unaffiliated/wam) joined #redis.
- [23:39] p1d (~p1d@ns1.vonaffenfels.de) joined #redis.
- [23:40] awksedgreep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) joined #redis.
- [23:40] awksed2greep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) joined #redis.
- [23:51] thehodge_ (~thehodge@2001:470:1f09:13a3:2981:2a24:aa55:15cb) joined #redis.
- [23:55] thehodge (~thehodge@2001:470:1f09:13a3:309e:b09b:bed1:92d3) left irc: Ping timeout: 252 seconds
- [23:55] martincozzi (~martincoz@c-67-180-194-70.hsd1.ca.comcast.net) joined #redis.
- [00:00] --- Wed Dec 7 2011