- [00:04] NetRoY (~NetRoY@nat/yahoo/x-aiuqiiydqwchylzv) joined #redis.
- [00:05] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) left irc: Quit: pharkmillups
- [00:06] p1d (~p1d@dslb-088-067-029-175.pools.arcor-ip.net) left irc: Quit: ...
- [00:11] aashay (~aashay@c-67-188-8-109.hsd1.ca.comcast.net) joined #redis.
- [00:12] <aashay> hi guys…anybody feel like answering a connect-redis question? :-\
- [00:13] ron (~ron@unaffiliated/ron) left irc: Ping timeout: 258 seconds
- [00:14] <aashay> (or better yet does anyone have a connect-redis fork that doesn't use setex :-p)
- [00:20] <aashay> specifically, i'm trying to figure out the best way to figure out whether or not a user is "online" without having to poll the session store
- [00:21] <aashay> i guess there's no way to get an event back from SETEX huh
- [00:29] p1d (~p1d@ns1.vonaffenfels.de) joined #redis.
- [00:30] Geffy (~geoffgars@2a02:40:2:0:3c8a:6250:a34b:ea61) joined #redis.
- [00:43] wam (~wam@unaffiliated/wam) joined #redis.
- [00:45] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) joined #redis.
- [00:45] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) left irc: Changing host
- [00:45] felixge (~felixgeis@miranda/donor/theundefined) joined #redis.
- [00:49] hmmhesays (~hmmhesay@174-126-194-60.cpe.cableone.net) left irc: Read error: Connection reset by peer
- [00:49] hmmhesays (~hmmhesay@174-126-194-60.cpe.cableone.net) joined #redis.
- [00:51] superjudge (~superjudg@195.22.80.141) left irc: Quit: superjudge
- [01:13] petercooper (~petercoop@82.144.254.2) left irc: Remote host closed the connection
- [01:32] kenperkins (HydraIRC@50-47-18-37.evrt.wa.frontiernet.net) left irc: Quit: Computer has gone to sleep.
- [01:43] aashay (~aashay@c-67-188-8-109.hsd1.ca.comcast.net) left irc: Quit: aashay
- [01:50] agentzh (~agentz@nginx/adept/agentzh) joined #redis.
- [01:51] hackband (~hackband@0x5359d382.cpe.ge-1-1-0-1104.bynqu1.customer.tele.dk) joined #redis.
- [01:57] arek_deepinit (~arek@195.189.91.22) joined #redis.
- [01:57] ron (~ron@unaffiliated/ron) joined #redis.
- [02:04] Geffy (~geoffgars@2a02:40:2:0:3c8a:6250:a34b:ea61) left irc: Read error: Connection reset by peer
- [02:04] Geffy (~geoffgars@2a02:40:2:0:3c8a:6250:a34b:ea61) joined #redis.
- [02:07] old_sound (~old_sound@77-58-253-248.dclient.hispeed.ch) joined #redis.
- [02:08] thehodge (~thehodge@2001:470:1f09:13a3:24d8:e212:b27:7ac3) joined #redis.
- [02:17] rittyan (~rittyan@95-24-162-26.broadband.corbina.ru) joined #redis.
- [02:17] skade (~skade@HSI-KBW-085-216-122-027.hsi.kabelbw.de) joined #redis.
- [02:23] nek (~nek@61.135.165.159) joined #redis.
- [02:26] ron (~ron@unaffiliated/ron) left irc: Ping timeout: 260 seconds
- [02:26] alc (~nek@61.135.165.159) left irc: Ping timeout: 276 seconds
- [02:27] ron (~ron@unaffiliated/ron) joined #redis.
- [02:42] arek_deepinit (~arek@195.189.91.22) left irc: Remote host closed the connection
- [02:55] jsia18 (3a4531c7@gateway/web/freenode/ip.58.69.49.199) joined #redis.
- [02:55] <jsia18> hi
- [02:55] <jsia18> does anyone have experience in using hiredis
- [02:56] <rittyan> not yet
- [02:56] <rittyan> hi
- [02:58] <jsia18> m having problems with the libevent event base dispatch
- [03:02] <jsia18> the old version of hiredis provides a nonblocking connect
- [03:02] <jsia18> however the new version has the connectcallback now
- [03:13] nek (~nek@61.135.165.159) left irc: Remote host closed the connection
- [03:15] <shellox> jsia18: i code around with hiredis atm
- [03:17] __alex (~alex@g230194084.adsl.alicedsl.de) joined #redis.
- [03:18] cdepue (~cdepue@200.117.88.57) joined #redis.
- [03:25] <jsia18> hi
- [03:25] <jsia18> I want to have my connection already connectd coz I want to use it on other parts of my code
- [03:25] <jsia18> however when I run redisAsyncConnect then attach an event then attach connect callback
- [03:25] <jsia18> then running event_base_dispatch
- [03:26] <jsia18> it runs the connect and enters throught the connect callback and never goes out
- [03:26] <jsia18> base from the example it is waiting for an event like disconnect before exiting
- [03:26] <jsia18> is there a way to go around with this?
- [03:34] thehodge (~thehodge@2001:470:1f09:13a3:24d8:e212:b27:7ac3) left irc: Remote host closed the connection
- [03:34] thehodge (~thehodge@2001:470:1f09:13a3:24d8:e212:b27:7ac3) joined #redis.
- [03:36] ezmobius (~ezmobius@c-24-20-141-210.hsd1.or.comcast.net) left irc: Remote host closed the connection
- [03:39] thehodge (~thehodge@2001:470:1f09:13a3:24d8:e212:b27:7ac3) left irc: Ping timeout: 244 seconds
- [04:02] felixge (~felixgeis@miranda/donor/theundefined) left irc: Quit: felixge
- [04:06] Nuck -> NuckOff
- [04:13] thehodge (~thehodge@82.109.33.196) joined #redis.
- [04:19] rsampaio (~rodrigo@187.56.227.250) left irc: Ping timeout: 252 seconds
- [04:20] rsampaio (~rodrigo@187.11.31.192) joined #redis.
- [04:27] Brend_ (~brend@112.105.138.149) left irc: Remote host closed the connection
- [04:27] cdepue (~cdepue@200.117.88.57) left irc: Remote host closed the connection
- [04:28] <jsia18> ?
- [04:38] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) joined #redis.
- [04:38] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) left irc: Changing host
- [04:38] felixge (~felixgeis@miranda/donor/theundefined) joined #redis.
- [04:41] felixge (~felixgeis@miranda/donor/theundefined) left irc: Client Quit
- [04:41] felixge (~felixgeis@miranda/donor/theundefined) joined #redis.
- [04:44] felixge (~felixgeis@miranda/donor/theundefined) left irc: Client Quit
- [04:44] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) joined #redis.
- [04:44] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) left irc: Changing host
- [04:44] felixge (~felixgeis@miranda/donor/theundefined) joined #redis.
- [04:46] felixge (~felixgeis@miranda/donor/theundefined) left irc: Client Quit
- [04:46] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) joined #redis.
- [04:46] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) left irc: Changing host
- [04:46] felixge (~felixgeis@miranda/donor/theundefined) joined #redis.
- [04:47] felixge (~felixgeis@miranda/donor/theundefined) left irc: Client Quit
- [05:18] cdepue (~cdepue@200.117.88.57) joined #redis.
- [05:19] NetRoY (~NetRoY@nat/yahoo/x-aiuqiiydqwchylzv) left irc: Quit: NetRoY
- [05:20] d0k (~d0k@pD9E9E10C.dip.t-dialin.net) joined #redis.
- [05:29] loxs (~metin@85.91.143.230) joined #redis.
- [05:30] soveran (~soveran@186.19.214.247) joined #redis.
- [05:38] namelessnotion (~namelessn@c-24-11-210-52.hsd1.mi.comcast.net) left irc: Ping timeout: 240 seconds
- [05:46] ron (~ron@unaffiliated/ron) left irc: Ping timeout: 240 seconds
- [06:05] arek_deepinit (~arek@195.189.91.22) joined #redis.
- [06:07] elcuervo (~elcuervo@r186-48-214-199.dialup.adsl.anteldata.net.uy) joined #redis.
- [06:07] loxs (~metin@85.91.143.230) left irc: Quit: Leaving
- [06:09] lupisak (~lupisak@93-97-52-241.zone5.bethere.co.uk) joined #redis.
- [06:10] jrots (~jrots@router.begen1.office.netnoc.eu) joined #redis.
- [06:11] jrots_ (~jrots@router.begen1.office.netnoc.eu) joined #redis.
- [06:12] cdepue (~cdepue@200.117.88.57) left irc: Remote host closed the connection
- [06:16] jrots (~jrots@router.begen1.office.netnoc.eu) left irc: Ping timeout: 260 seconds
- [06:17] ron (~ron@unaffiliated/ron) joined #redis.
- [06:19] arek_deepinit (~arek@195.189.91.22) left irc: Remote host closed the connection
- [06:22] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [06:24] seppo0010 (~Adium@200.69.194.105) joined #redis.
- [06:24] seppo0010 (~Adium@200.69.194.105) left #redis.
- [06:30] cdepue (~cdepue@190.194.148.21) joined #redis.
- [06:34] ron (~ron@unaffiliated/ron) left irc: Ping timeout: 260 seconds
- [06:40] ron (~ron@unaffiliated/ron) joined #redis.
- [06:46] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Read error: Connection reset by peer
- [06:46] devdazed (~russ_nyc@static-96-239-59-191.nycmny.fios.verizon.net) joined #redis.
- [06:46] xetorthio (~jleibiusk@200.41.238.50) joined #redis.
- [06:46] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [06:47] _jpb_ (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [06:49] _jpb__ (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [06:49] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Read error: Connection reset by peer
- [06:50] _jpb__ (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Read error: Connection reset by peer
- [06:50] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [06:53] _jpb_ (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Ping timeout: 276 seconds
- [06:53] dialtone (~dialtone@unaffiliated/dialtone) left irc: Ping timeout: 252 seconds
- [06:54] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Read error: Connection reset by peer
- [06:55] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [06:56] arek_deepinit (~arek@195.189.91.22) joined #redis.
- [06:58] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Read error: Connection reset by peer
- [06:58] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [07:05] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) left irc: Read error: Connection reset by peer
- [07:05] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [07:06] ank (~ank@c-67-172-16-188.hsd1.pa.comcast.net) joined #redis.
- [07:07] dialtone (~dialtone@c-50-131-58-173.hsd1.ca.comcast.net) joined #redis.
- [07:07] dialtone (~dialtone@c-50-131-58-173.hsd1.ca.comcast.net) left irc: Changing host
- [07:07] dialtone (~dialtone@unaffiliated/dialtone) joined #redis.
- [07:08] rsampaio (~rodrigo@187.11.31.192) left irc: Quit: Computer has gone to sleep.
- [07:10] Swimming_Bird (~textual@64.70.114.89) joined #redis.
- [07:11] bursar_ (c1ff583e@gateway/web/freenode/ip.193.255.88.62) joined #redis.
- [07:12] bursar_ (c1ff583e@gateway/web/freenode/ip.193.255.88.62) left #redis.
- [07:12] io_syl (~io_syl@adsl-68-125-50-109.dsl.pltn13.pacbell.net) left irc: Quit: Computer has gone to sleep.
- [07:13] PiotrSikora (~none@nginx/adept/piotrsikora) left irc: Excess Flood
- [07:13] PiotrSikora (~none@nginx/adept/piotrsikora) joined #redis.
- [07:15] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) joined #redis.
- [07:15] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) left irc: Changing host
- [07:15] felixge (~felixgeis@miranda/donor/theundefined) joined #redis.
- [07:27] rittyan (~rittyan@95-24-162-26.broadband.corbina.ru) left irc: Remote host closed the connection
- [07:31] bcg (~textual@va-67-233-102-137.sta.embarqhsd.net) joined #redis.
- [07:35] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) joined #redis.
- [07:35] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) left #redis.
- [07:38] xetorthio (~jleibiusk@200.41.238.50) left irc: Ping timeout: 252 seconds
- [07:39] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) joined #redis.
- [07:41] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) left irc: Client Quit
- [07:42] pharkmillups (~markphill@70-36-146-232.dsl.dynamic.sonic.net) joined #redis.
- [07:45] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) joined #redis.
- [07:47] __alex (~alex@g230194084.adsl.alicedsl.de) left irc: Ping timeout: 248 seconds
- [07:47] namelessnotion (~namelessn@c-24-11-210-52.hsd1.mi.comcast.net) joined #redis.
- [07:51] loxs (~metin@85.91.143.230) joined #redis.
- [07:53] <AC_> I'd like the server pubsub behavior to be guided by user requests. So the server wouldn't bother to fetch newsfeeds for Detroit unless someone subscribed to "detroit". is there a way to enumerate channel subscriptions on the server? Or is this something I have to maintain and track in my app?
- [07:54] xetorthio (~jleibiusk@200.41.238.50) joined #redis.
- [07:56] axl_ (~axl@75-149-152-225-Minnesota.hfc.comcastbusiness.net) left irc: Quit: axl_
- [07:56] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) joined #redis.
- [07:57] axl_ (~axl@75-149-152-225-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [07:57] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) joined #redis.
- [08:02] hackband (~hackband@0x5359d382.cpe.ge-1-1-0-1104.bynqu1.customer.tele.dk) left irc: Remote host closed the connection
- [08:02] loxs (~metin@85.91.143.230) left irc: Quit: Leaving
- [08:06] io_syl (~io_syl@96.24.68.1) joined #redis.
- [08:06] axl_ (~axl@75-149-152-225-Minnesota.hfc.comcastbusiness.net) left irc: Quit: axl_
- [08:07] axl_ (~axl@75-149-152-225-Minnesota.hfc.comcastbusiness.net) joined #redis.
- [08:15] tjholowaychuk (~tj@S0106000352031482.gv.shawcable.net) joined #redis.
- [08:15] tjholowaychuk (~tj@S0106000352031482.gv.shawcable.net) left irc: Excess Flood
- [08:15] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) left irc: Quit: Bye!
- [08:15] Brend_ (~brend@60-251-59-178.HINET-IP.hinet.net) joined #redis.
- [08:15] tjholowaychuk (~tj@S0106000352031482.gv.shawcable.net) joined #redis.
- [08:18] andymccurdy (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) joined #redis.
- [08:19] andymccu_ (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) joined #redis.
- [08:19] andymccurdy (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) left irc: Read error: Connection reset by peer
- [08:24] Geffy (~geoffgars@2a02:40:2:0:3c8a:6250:a34b:ea61) left irc: Quit: Home Time, w0000 h0000
- [08:27] tijmencc (~tijmencc@g219187.upc-g.chello.nl) joined #redis.
- [08:28] tijmencc (~tijmencc@g219187.upc-g.chello.nl) left irc: Remote host closed the connection
- [08:28] tijmencc (~tijmencc@g219187.upc-g.chello.nl) joined #redis.
- [08:29] rsampaio (~rodrigo@187.45.255.12) joined #redis.
- [08:30] loxs (~metin@85.91.143.230) joined #redis.
- [08:31] xetorthio (~jleibiusk@200.41.238.50) left irc: Ping timeout: 260 seconds
- [08:31] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) joined #redis.
- [08:33] ejh (4acbdd37@gateway/web/freenode/ip.74.203.221.55) joined #redis.
- [08:33] <ejh> anyone here familiar with redis-py?
- [08:34] tjholowaychuk (~tj@S0106000352031482.gv.shawcable.net) left irc: Ping timeout: 252 seconds
- [08:36] kenperkins (HydraIRC@50-47-18-37.evrt.wa.frontiernet.net) joined #redis.
- [08:37] saschagehlich (~saschageh@p5DD55B34.dip.t-dialin.net) joined #redis.
- [08:38] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) left irc: Quit: Bye!
- [08:38] elcuervo_ (~elcuervo@r186-48-235-239.dialup.adsl.anteldata.net.uy) joined #redis.
- [08:38] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) joined #redis.
- [08:41] elcuerv__ (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) joined #redis.
- [08:41] elcuervo (~elcuervo@r186-48-214-199.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 248 seconds
- [08:41] AC_ (4cd6d00b@gateway/web/freenode/ip.76.214.208.11) left irc: Quit: Page closed
- [08:43] elcuervo_ (~elcuervo@r186-48-235-239.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 240 seconds
- [08:43] kenperkins (HydraIRC@50-47-18-37.evrt.wa.frontiernet.net) left irc: Quit: Computer has gone to sleep.
- [08:43] andymccu_ (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep.
- [08:56] thehodge (~thehodge@82.109.33.196) left irc: Remote host closed the connection
- [08:57] thehodge (~thehodge@82.109.33.196) joined #redis.
- [09:06] jrots_ (~jrots@router.begen1.office.netnoc.eu) left irc: Remote host closed the connection
- [09:07] jrots (~jrots@router.begen1.office.netnoc.eu) joined #redis.
- [09:11] fedesilva (~fedesilva@r200-40-68-22.ae-static.anteldata.net.uy) joined #redis.
- [09:17] wmoss|away -> wmoss
- [09:17] io_syl (~io_syl@96.24.68.1) left irc: Changing host
- [09:18] io_syl (~io_syl@unaffiliated/steph021) joined #redis.
- [09:19] agentzh (~agentz@nginx/adept/agentzh) left irc: Quit: Leaving.
- [09:21] ejh (4acbdd37@gateway/web/freenode/ip.74.203.221.55) left irc: Quit: Page closed
- [09:24] kenperkins (~textual@174-24-164-49.tukw.qwest.net) joined #redis.
- [09:28] gregpascale (~textual@174-24-152-229.tukw.qwest.net) left irc: Quit: Computer has gone to sleep.
- [09:39] dialtone (~dialtone@unaffiliated/dialtone) left irc: Ping timeout: 240 seconds
- [09:41] zastaph (~uid@unaffiliated/zastaph) joined #redis.
- [09:43] loxs (~metin@85.91.143.230) left irc: Quit: Leaving
- [09:47] stephank (~stephank@82.197.214.45) joined #redis.
- [09:51] skade (~skade@HSI-KBW-085-216-122-027.hsi.kabelbw.de) left irc: Quit: Computer has gone to sleep.
- [10:01] jordanash (A@CPE002191f85517-CM001ade8cb10e.cpe.net.cable.rogers.com) joined #redis.
- [10:06] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [10:08] jrots (~jrots@router.begen1.office.netnoc.eu) left irc: Ping timeout: 245 seconds
- [10:08] incorrect (~incorrect@cpc7-cmbg14-2-0-cust43.5-4.cable.virginmedia.com) joined #redis.
- [10:11] dialtone (~dialtone@70.36.244.244) joined #redis.
- [10:11] dialtone (~dialtone@70.36.244.244) left irc: Changing host
- [10:11] dialtone (~dialtone@unaffiliated/dialtone) joined #redis.
- [10:21] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) left irc: Quit: jtsnow
- [10:39] andymccurdy (~andymccur@69.12.160.66) joined #redis.
- [10:40] old_sound (~old_sound@77-58-253-248.dclient.hispeed.ch) left irc: Quit: old_sound
- [10:44] thehodge (~thehodge@82.109.33.196) left irc: Read error: Connection reset by peer
- [10:44] advt (~mehaves@you-just.gotpwned.com) joined #redis.
- [10:45] thehodge (~thehodge@82.109.33.196) joined #redis.
- [10:48] p1d (~p1d@ns1.vonaffenfels.de) left irc: Quit: ...
- [10:48] elcuervo (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) joined #redis.
- [10:49] cdepue (~cdepue@190.194.148.21) left irc: Remote host closed the connection
- [10:51] ron (~ron@unaffiliated/ron) left irc: Ping timeout: 258 seconds
- [10:51] elcuerv__ (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 255 seconds
- [10:52] jsia18 (3a4531c7@gateway/web/freenode/ip.58.69.49.199) left irc: Quit: Page closed
- [10:54] xcbt (~pak@208-100-139-67.bendbroadband.com) joined #redis.
- [10:55] tijmencc (~tijmencc@g219187.upc-g.chello.nl) left irc: Quit: tijmencc
- [10:55] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) joined #redis.
- [10:56] ron (~ron@unaffiliated/ron) joined #redis.
- [11:01] cdepue (~cdepue@200.117.88.57) joined #redis.
- [11:03] grampajoe (~grampa@cols-pool188-cs144.pool.dslohio.net) joined #redis.
- [11:07] xcbt (~pak@208-100-139-67.bendbroadband.com) left irc: Remote host closed the connection
- [11:07] ceej_ (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [11:09] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Ping timeout: 260 seconds
- [11:09] ceej_ -> ceej
- [11:14] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [11:14] seppo0010 (~Adium@200.69.194.105) joined #redis.
- [11:16] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) left irc: Ping timeout: 260 seconds
- [11:18] dialtone_ (~dialtone@70.36.244.244) joined #redis.
- [11:18] dialtone_ (~dialtone@70.36.244.244) left irc: Changing host
- [11:18] dialtone_ (~dialtone@unaffiliated/dialtone) joined #redis.
- [11:18] dialtone (~dialtone@unaffiliated/dialtone) left irc: Read error: Connection reset by peer
- [11:18] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) joined #redis.
- [11:34] namelessnotion (~namelessn@c-24-11-210-52.hsd1.mi.comcast.net) left irc: Ping timeout: 240 seconds
- [11:34] xcbt (~pak@208-100-139-67.bendbroadband.com) joined #redis.
- [11:37] powdahound (~garret@beautylish.static.monkeybrains.net) joined #redis.
- [11:42] powdahound (~garret@beautylish.static.monkeybrains.net) left irc: Ping timeout: 252 seconds
- [11:42] cdepue (~cdepue@200.117.88.57) left irc: Remote host closed the connection
- [11:46] soveran (~soveran@host186.190-136-33.telecom.net.ar) joined #redis.
- [11:51] seppo0010 (~Adium@200.69.194.105) left #redis.
- [11:52] elcuervo_ (~elcuervo@r186-48-195-84.dialup.adsl.anteldata.net.uy) joined #redis.
- [11:54] NetRoY (~NetRoY@122.172.247.252) joined #redis.
- [11:55] elcuervo (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) left irc: Ping timeout: 252 seconds
- [11:56] wam (~wam@unaffiliated/wam) left irc: Quit: Ex-Chat
- [11:59] arek_deepinit (~arek@195.189.91.22) left irc: Read error: Connection reset by peer
- [12:01] Swimming_Bird (~textual@64.70.114.89) left irc: Quit: Computer has gone to sleep.
- [12:04] xetorthio (~jleibiusk@200.41.238.50) joined #redis.
- [12:06] NetRoY (~NetRoY@122.172.247.252) left irc: Quit: NetRoY
- [12:07] io_syl (~io_syl@unaffiliated/steph021) left irc: Quit: Computer has gone to sleep.
- [12:12] xcbt (~pak@208-100-139-67.bendbroadband.com) left irc: Remote host closed the connection
- [12:12] xcbt (~xcbt@208-100-139-67.bendbroadband.com) joined #redis.
- [12:16] strmpnk_ (~strmpnk@207.239.107.3) joined #redis.
- [12:17] incorrect (~incorrect@cpc7-cmbg14-2-0-cust43.5-4.cable.virginmedia.com) left irc: Remote host closed the connection
- [12:17] thehodge (~thehodge@82.109.33.196) left irc: Remote host closed the connection
- [12:18] thehodge (~thehodge@82.109.33.196) joined #redis.
- [12:19] tilgovi (~randall@75.101.111.78) joined #redis.
- [12:19] tilgovi (~randall@75.101.111.78) left irc: Changing host
- [12:19] tilgovi (~randall@couchdb/developer/tilgovi) joined #redis.
- [12:27] thehodge (~thehodge@82.109.33.196) left irc: Ping timeout: 258 seconds
- [12:30] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Ping timeout: 252 seconds
- [12:31] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [12:31] Swimming_Bird (~textual@64.70.114.88) joined #redis.
- [12:32] <annoyance-bot> performance-wise do you think it would be better to serialize an object as json or just use a redis hash?
- [12:41] saschagehlich (~saschageh@p5DD55B34.dip.t-dialin.net) left irc: Remote host closed the connection
- [12:44] elcuervo_ (~elcuervo@r186-48-195-84.dialup.adsl.anteldata.net.uy) left irc: Remote host closed the connection
- [12:46] Brend_ (~brend@60-251-59-178.HINET-IP.hinet.net) left irc: Remote host closed the connection
- [12:46] elcuervo (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) joined #redis.
- [12:51] zastaph (~uid@unaffiliated/zastaph) left irc:
- [12:51] p1d (~p1d@dslb-088-067-029-175.pools.arcor-ip.net) joined #redis.
- [13:01] tilgovi (~randall@couchdb/developer/tilgovi) left irc: Ping timeout: 255 seconds
- [13:03] Swimming_Bird (~textual@64.70.114.88) left irc: Quit: Computer has gone to sleep.
- [13:16] Swimming_Bird (~textual@64.70.114.88) joined #redis.
- [13:22] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Quit: perezd
- [13:22] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) left irc: Quit: jtsnow
- [13:22] elcuervo (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) left irc: Remote host closed the connection
- [13:23] cdepue (~cdepue@190.194.148.21) joined #redis.
- [13:24] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) joined #redis.
- [13:25] elcuervo (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) joined #redis.
- [13:31] Swimming_Bird (~textual@64.70.114.88) left irc: Read error: Operation timed out
- [13:31] sinclair (~sinclair@c-46-162-96-14.cust.bredband2.com) joined #redis.
- [13:31] pharkmillups (~markphill@70-36-146-232.dsl.dynamic.sonic.net) left irc: Quit: pharkmillups
- [13:32] Swimming_Bird (~textual@64.70.114.88) joined #redis.
- [13:33] thehodge (~thehodge@cpc1-seac16-0-0-cust613.7-2.cable.virginmedia.com) joined #redis.
- [13:33] io_syl (~io_syl@96.24.68.1) joined #redis.
- [13:38] cdepue (~cdepue@190.194.148.21) left irc: Remote host closed the connection
- [13:40] elcuervo (~elcuervo@r186-48-193-151.dialup.adsl.anteldata.net.uy) left irc: Remote host closed the connection
- [13:43] KevBurnsJr (~KevBurnsJ@50.0.103.39) joined #redis.
- [13:56] grampajoe (~grampa@cols-pool188-cs144.pool.dslohio.net) left irc: Quit: Bye!
- [14:04] NuckOff -> Nuck
- [14:04] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [14:05] thehodge (~thehodge@cpc1-seac16-0-0-cust613.7-2.cable.virginmedia.com) left irc: Remote host closed the connection
- [14:06] thehodge (~thehodge@cpc1-seac16-0-0-cust613.7-2.cable.virginmedia.com) joined #redis.
- [14:10] thehodge (~thehodge@cpc1-seac16-0-0-cust613.7-2.cable.virginmedia.com) left irc: Ping timeout: 248 seconds
- [14:12] tilgovi (~randall@75.101.111.78) joined #redis.
- [14:12] tilgovi (~randall@75.101.111.78) left irc: Changing host
- [14:12] tilgovi (~randall@couchdb/developer/tilgovi) joined #redis.
- [14:15] jrots (~jrots@91.182.236.158) joined #redis.
- [14:16] rittyan (~rittyan@95-24-162-26.broadband.corbina.ru) joined #redis.
- [14:16] deepthawtz (~deepthawt@209.119.38.226) joined #redis.
- [14:17] soveran (~soveran@host186.190-136-33.telecom.net.ar) left irc: Remote host closed the connection
- [14:21] jrots (~jrots@91.182.236.158) left irc: Remote host closed the connection
- [14:21] jrots (~jrots@91.182.236.158) joined #redis.
- [14:21] nevans__ (~nick@38.102.22.9) left irc: Quit: Leaving
- [14:26] luckyruby (~luckyruby@rrcs-24-129-162-10.se.biz.rr.com) joined #redis.
- [14:28] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [14:30] d0k (~d0k@pD9E9E10C.dip.t-dialin.net) left irc: Quit: This sleep has gone computing.
- [14:35] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection
- [14:36] io_syl (~io_syl@96.24.68.1) left irc: Quit: Computer has gone to sleep.
- [14:36] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [14:36] Turicas (~alvaro@mail.justen.eng.br) joined #redis.
- [14:41] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Ping timeout: 248 seconds
- [14:48] soveran (~soveran@host186.190-136-33.telecom.net.ar) joined #redis.
- [14:57] wam (~wam@dslb-188-099-202-156.pools.arcor-ip.net) joined #redis.
- [14:57] wam (~wam@dslb-188-099-202-156.pools.arcor-ip.net) left irc: Changing host
- [14:57] wam (~wam@unaffiliated/wam) joined #redis.
- [14:58] seppo0010 (~Adium@200.69.194.105) joined #redis.
- [14:58] cdepue (~cdepue@190.194.148.21) joined #redis.
- [14:58] jrots_ (~jrots@91.182.236.158) joined #redis.
- [15:01] jrots_ (~jrots@91.182.236.158) left irc: Remote host closed the connection
- [15:01] jrots (~jrots@91.182.236.158) left irc: Ping timeout: 258 seconds
- [15:01] jrots (~jrots@91.182.236.158) joined #redis.
- [15:07] xetorthio (~jleibiusk@200.41.238.50) left irc: Ping timeout: 252 seconds
- [15:09] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) left irc: Quit: jtsnow
- [15:16] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) joined #redis.
- [15:20] rsampaio (~rodrigo@187.45.255.12) left irc: Quit: Computer has gone to sleep.
- [15:20] soveran (~soveran@host186.190-136-33.telecom.net.ar) left irc: Remote host closed the connection
- [15:21] seppo0010 (~Adium@200.69.194.105) left #redis.
- [15:25] jordanash (A@CPE002191f85517-CM001ade8cb10e.cpe.net.cable.rogers.com) left irc:
- [15:29] Swimming_Bird (~textual@64.70.114.88) left irc: Quit: Computer has gone to sleep.
- [15:30] felixge (~felixgeis@miranda/donor/theundefined) left irc: Quit: http://www.debuggable.com/
- [15:34] deepthawt (~deepthawt@209.119.38.226) joined #redis.
- [15:38] deepthawtz (~deepthawt@209.119.38.226) left irc: Ping timeout: 240 seconds
- [15:38] axl_ (~axl@75-149-152-225-Minnesota.hfc.comcastbusiness.net) left irc: Quit: axl_
- [15:39] <luckyruby> I'm using redis-rb. If I use redis.hset "key", "name", "luckyruby", is there a way I can detect if the hset is successful to return a response to the user?
- [15:41] <luckyruby> nm, noticed it returns true
- [15:42] devdazed (~russ_nyc@static-96-239-59-191.nycmny.fios.verizon.net) left irc: Quit: devdazed
- [15:43] <luckyruby> http://pastie.org/2812497 It returns true the first time i run this. The subsequent times, it returns false.
- [15:43] cdepue (~cdepue@190.194.148.21) left irc: Remote host closed the connection
- [15:44] arek_deepinit (~arek@195.189.91.22) joined #redis.
- [15:44] wam (~wam@unaffiliated/wam) left irc: Quit: Ex-Chat
- [15:46] ilyaZ (~ilyaZ@173-228-85-153.dsl.dynamic.sonic.net) joined #redis.
- [15:48] Sarevok (~locke@rrcs-98-101-176-143.midsouth.biz.rr.com) left #redis.
- [15:49] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) left irc: Quit: jtsnow
- [15:51] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) left irc: Read error: Connection reset by peer
- [15:51] <ilyaZ> hey quick question, I'm on an ubuntu box, and currently the entirety of my redis is in memory, I want to run a bgsave on it and it says that it's already running (although the last save was when the server was started)
- [15:51] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) joined #redis.
- [15:51] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) left irc: Excess Flood
- [15:51] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) joined #redis.
- [15:57] arek_deepinit (~arek@195.189.91.22) left irc: Remote host closed the connection
- [15:59] strmpnk_ (~strmpnk@207.239.107.3) left irc: Remote host closed the connection
- [16:09] luckyruby (~luckyruby@rrcs-24-129-162-10.se.biz.rr.com) left irc: Quit: luckyruby
- [16:12] deepthawt (~deepthawt@209.119.38.226) left irc: Quit: Leaving...
- [16:19] xcbt (~xcbt@208-100-139-67.bendbroadband.com) left irc: Remote host closed the connection
- [16:25] advt (~mehaves@you-just.gotpwned.com) left irc: Ping timeout: 248 seconds
- [16:27] sinclair (~sinclair@c-46-162-96-14.cust.bredband2.com) left #redis.
- [16:29] fedesilva (~fedesilva@r200-40-68-22.ae-static.anteldata.net.uy) left irc: Ping timeout: 252 seconds
- [16:34] jrots (~jrots@91.182.236.158) left irc: Remote host closed the connection
- [16:45] f00li5h (~f00li5h@unaffiliated/f00li5h) left irc: Ping timeout: 240 seconds
- [16:45] seppo0010 (~Adium@186.19.19.229) joined #redis.
- [16:47] petercooper (~petercoop@82.144.254.2) joined #redis.
- [16:47] rittyan (~rittyan@95-24-162-26.broadband.corbina.ru) left irc: Remote host closed the connection
- [17:01] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) joined #redis.
- [17:02] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Quit: ceej
- [17:02] jtsnow (~jtsnow@174-23-171-31.slkc.qwest.net) left irc: Client Quit
- [17:05] seppo0010 (~Adium@186.19.19.229) left #redis.
- [17:07] stephank (~stephank@82.197.214.45) left irc: Quit: *Poof!*
- [17:21] KevBurnsJr (~KevBurnsJ@50.0.103.39) left irc:
- [17:35] io_syl (~io_syl@adsl-68-125-50-109.dsl.pltn13.pacbell.net) joined #redis.
- [17:38] wmoss -> wmoss|away
- [17:41] annoyance-bot (~tj@S0106000352031482.gv.shawcable.net) left irc: Quit: Bye!
- [18:04] maqr (~maqr@httpcraft/hax) left irc: Quit: This computer has gone to nap.
- [18:13] kenperkins (~textual@174-24-164-49.tukw.qwest.net) left irc: Quit: Computer has gone to sleep.
- [18:22] mrb_bk (u2099@gateway/web/irccloud.com/x-gjysxfxmafuaegwx) left irc: Quit: Connection closed for inactivity
- [18:24] shawn_ -> shawn
- [18:28] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [18:29] tilgovi (~randall@couchdb/developer/tilgovi) left irc: Remote host closed the connection
- [18:33] perezd (~derek@108-71-92-105.lightspeed.sntcca.sbcglobal.net) left irc: Quit: perezd
- [18:35] dialtone_ (~dialtone@unaffiliated/dialtone) left irc: Ping timeout: 252 seconds
- [18:41] andymccurdy (~andymccur@69.12.160.66) left irc: Ping timeout: 245 seconds
- [18:54] jzawodn (~jzawodn@64-142-40-3.dsl.static.sonic.net) left irc: Read error: Operation timed out
- [19:00] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) joined #redis.
- [19:03] jzawodn (~jzawodn@64-142-40-3.dsl.static.sonic.net) joined #redis.
- [19:05] bcg (~textual@va-67-233-102-137.sta.embarqhsd.net) left irc: Quit: Computer has gone to sleep.
- [19:05] bcg (~textual@va-67-233-102-137.sta.embarqhsd.net) joined #redis.
- [19:07] jsia (3a4531c7@gateway/web/freenode/ip.58.69.49.199) joined #redis.
- [19:07] __alex (~alex@g230197050.adsl.alicedsl.de) joined #redis.
- [19:07] <jsia> anyone has experience with hiredis?
- [19:07] <jsia> I wanted to create a connection using libevent however the event needs to be dispatch since it now has a connect callback
- [19:07] <jsia> how can this be done
- [19:10] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection
- [19:10] thehodge (~thehodge@2001:470:1f09:13a3:8542:557b:f899:7efd) joined #redis.
- [19:11] dialtone (~dialtone@c-50-131-58-173.hsd1.ca.comcast.net) joined #redis.
- [19:11] dialtone (~dialtone@c-50-131-58-173.hsd1.ca.comcast.net) left irc: Changing host
- [19:11] dialtone (~dialtone@unaffiliated/dialtone) joined #redis.
- [19:11] cdepue (~cdepue@186.136.165.235) joined #redis.
- [19:12] hmmhesays__ (~hmmhesay@174-126-194-60.cpe.cableone.net) joined #redis.
- [19:13] hmmhesays (~hmmhesay@174-126-194-60.cpe.cableone.net) left irc: Read error: Connection reset by peer
- [19:15] thehodge (~thehodge@2001:470:1f09:13a3:8542:557b:f899:7efd) left irc: Ping timeout: 244 seconds
- [19:23] Swimming_Bird (~textual@cpe-68-173-65-172.nyc.res.rr.com) joined #redis.
- [19:26] Turicas (~alvaro@mail.justen.eng.br) left irc: Ping timeout: 276 seconds
- [19:30] cdepue (~cdepue@186.136.165.235) left irc: Remote host closed the connection
- [19:33] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [19:34] cdepue (~cdepue@186.136.165.235) joined #redis.
- [19:44] cdepue (~cdepue@186.136.165.235) left irc: Remote host closed the connection
- [19:48] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) left irc: Quit: Bye!
- [19:52] kenperkins (~textual@50-47-18-37.evrt.wa.frontiernet.net) joined #redis.
- [19:52] ilyaZ (~ilyaZ@173-228-85-153.dsl.dynamic.sonic.net) left irc: Quit: Leaving
- [19:55] luckyruby (~luckyruby@125-187.96-97.tampabay.res.rr.com) joined #redis.
- [19:56] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) left irc: Quit: perezd
- [19:57] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) joined #redis.
- [19:58] jsia (3a4531c7@gateway/web/freenode/ip.58.69.49.199) left irc: Ping timeout: 265 seconds
- [20:00] seppo0010 (~Adium@186.19.19.229) joined #redis.
- [20:11] S1kx (~S1kx@pdpc/supporter/monthlybyte/s1kx) left irc: Read error: Connection reset by peer
- [20:12] S1kx (~S1kx@pdpc/supporter/monthlybyte/s1kx) joined #redis.
- [20:24] kenperkins (~textual@50-47-18-37.evrt.wa.frontiernet.net) left irc: Quit: Computer has gone to sleep.
- [20:24] jzawodn (~jzawodn@64-142-40-3.dsl.static.sonic.net) left irc: Quit: leaving
- [20:26] Swimming_Bird (~textual@cpe-68-173-65-172.nyc.res.rr.com) left irc: Quit: Computer has gone to sleep.
- [20:58] namelessnotion (~namelessn@c-24-11-210-52.hsd1.mi.comcast.net) joined #redis.
- [21:00] kenperkins (HydraIRC@50-47-18-37.evrt.wa.frontiernet.net) joined #redis.
- [21:00] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) left irc: Quit: Bye!
- [21:02] D_Roch (u1594@gateway/web/irccloud.com/x-ezapnzjsiuihdkhq) joined #redis.
- [21:06] seppo0010 (~Adium@186.19.19.229) left #redis.
- [21:10] ank (~ank@c-67-172-16-188.hsd1.pa.comcast.net) left irc: Quit: ank
- [21:17] Brend_ (~brend@60-251-59-178.HINET-IP.hinet.net) joined #redis.
- [21:17] Jedi_SCT1 (spamtrap@mincore.c9x.org) left irc: Remote host closed the connection
- [21:20] deepthawtz (~deepthawt@c-69-181-52-196.hsd1.ca.comcast.net) joined #redis.
- [21:21] Jedi_SCT1 (spamtrap@mincore.c9x.org) joined #redis.
- [21:22] __alex (~alex@g230197050.adsl.alicedsl.de) left irc: Ping timeout: 240 seconds
- [21:23] p1d (~p1d@dslb-088-067-029-175.pools.arcor-ip.net) left irc: Ping timeout: 260 seconds
- [21:29] cdepue (~cdepue@200.117.88.57) joined #redis.
- [21:30] p1d (~p1d@dslb-088-067-026-225.pools.arcor-ip.net) joined #redis.
- [21:37] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [21:39] seppo00101 (~Adium@186.19.19.229) joined #redis.
- [21:39] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Client Quit
- [21:56] deepthawtz (~deepthawt@c-69-181-52-196.hsd1.ca.comcast.net) left irc: Quit: Leaving...
- [21:58] seppo00101 (~Adium@186.19.19.229) left irc: Quit: Leaving.
- [22:01] cdepue (~cdepue@200.117.88.57) left irc: Remote host closed the connection
- [22:01] cdepue (~cdepue@200.117.88.57) joined #redis.
- [22:06] varlock (~varlock@60.20.212.196) joined #redis.
- [22:06] cdepue (~cdepue@200.117.88.57) left irc: Ping timeout: 248 seconds
- [22:09] ArmyOfBruce (~bmitchene@waywardmonkeys.com) left irc: Excess Flood
- [22:09] ArmyOfBruce (~bmitchene@waywardmonkeys.com) joined #redis.
- [22:58] maqr (~maqr@httpcraft/hax) joined #redis.
- [22:59] rsampaio (~rodrigo@187.57.218.245) joined #redis.
- [23:41] soveran (~soveran@186.19.214.247) joined #redis.
- [23:43] tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) joined #redis.
- [23:43] tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) left irc: Changing host
- [23:43] tilgovi (~randall@couchdb/developer/tilgovi) joined #redis.
- [23:58] jl000 (~quassel@pool-96-244-37-67.bltmmd.fios.verizon.net) left irc: Remote host closed the connection
- [00:00] --- Sat Nov 5 2011