- [00:13] xcbt (~xcbt@bc98121.bendcable.com) joined #redis.
- [00:14] rittyan (~rittyan@176.14.223.175) left irc: Remote host closed the connection
- [00:17] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) joined #redis.
- [00:18] xcbt (~xcbt@bc98121.bendcable.com) left irc: Remote host closed the connection
- [01:10] nu7hatch (~cubox@r186-48-206-35.dialup.adsl.anteldata.net.uy) left irc: Quit: nu7hatch
- [01:20] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [01:21] nixer1102 (~nixer1102@99-191-142-0.lightspeed.irvnca.sbcglobal.net) left irc: Quit: Computer has gone to sleep.
- [01:51] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) left irc: Quit: This computer has gone to sleep
- [01:55] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) left irc: Quit: daniel_karlsson
- [01:59] muhqu (~Adium@port-4816.pppoe.wtnet.de) joined #redis.
- [02:02] d0k (~d0k@p50921E4C.dip.t-dialin.net) joined #redis.
- [02:08] muhqu (~Adium@port-4816.pppoe.wtnet.de) left irc: Quit: Leaving.
- [02:32] mendel_ (~mendel_@a83-160-51-208.adsl.xs4all.nl) joined #redis.
- [02:33] lux___ (~lux@ppp-86-62.25-151.libero.it) joined #redis.
- [02:41] Jrz (~jrz@d152222.upc-d.chello.nl) joined #redis.
- [02:45] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) left irc: Quit: mwhooker
- [02:49] Kosma (kosma@host-6-66.internetunion.pl) joined #redis.
- [02:52] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) left irc: Quit: perezd
- [03:09] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection
- [03:09] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [03:13] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Ping timeout: 255 seconds
- [03:20] mendel__ (~mendel_@a83-160-51-208.adsl.xs4all.nl) joined #redis.
- [03:20] mendel_ (~mendel_@a83-160-51-208.adsl.xs4all.nl) left irc: Read error: Connection reset by peer
- [03:20] mendel__ -> mendel_
- [03:22] luckyruby (~luckyruby@125-187.96-97.tampabay.res.rr.com) left irc: Remote host closed the connection
- [03:29] Brend (~brend@218-162-108-181.dynamic.hinet.net) left irc: Quit: Going home
- [03:38] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) joined #redis.
- [03:41] h0bbit (~vedang@121.243.225.226) joined #redis.
- [03:52] h0bbit (~vedang@121.243.225.226) left irc: Read error: Connection reset by peer
- [03:54] lux___ (~lux@ppp-86-62.25-151.libero.it) left irc: Ping timeout: 240 seconds
- [03:54] h0bbit (~vedang@121.243.225.226) joined #redis.
- [03:55] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) left irc: Remote host closed the connection
- [04:00] Jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: Computer has gone to sleep.
- [04:17] h0bbit (~vedang@121.243.225.226) left irc: Read error: Connection reset by peer
- [04:18] h0bbit (~vedang@121.243.225.226) joined #redis.
- [04:18] h0bbit (~vedang@121.243.225.226) left irc: Read error: Connection reset by peer
- [04:35] h0bbit (~vedang@121.243.225.226) joined #redis.
- [04:43] S2kx (~S1kx@ip-95-223-80-198.unitymediagroup.de) joined #redis.
- [04:45] S1kx (~S1kx@pdpc/supporter/monthlybyte/s1kx) left irc: Ping timeout: 240 seconds
- [04:50] wmage (~wmage@nat-88-212-40-142.antik.sk) joined #redis.
- [05:05] agentzh (~agentz@nginx/adept/agentzh) joined #redis.
- [05:07] muhqu (~Adium@port-4816.pppoe.wtnet.de) joined #redis.
- [05:12] rittyan (~rittyan@176.14.223.175) joined #redis.
- [05:16] soveran (~soveran@186.19.214.247) joined #redis.
- [06:02] JeremyWei (~textual@112.85.156.33) joined #redis.
- [06:03] muhqu (~Adium@port-4816.pppoe.wtnet.de) left irc: Quit: Leaving.
- [06:05] lux___ (~lux@ppp-57-74.25-151.libero.it) joined #redis.
- [06:07] JeremyWei (~textual@112.85.156.33) left irc: Client Quit
- [06:08] thehodge (~thehodge@2001:470:1f09:13a3:61ed:8c7b:a984:bb5f) joined #redis.
- [06:16] JeremyWei (~textual@112.85.156.33) joined #redis.
- [06:36] Ambis (ambis@kapsi.fi) joined #redis.
- [06:36] <Ambis> Hey guys!
- [06:36] Kosma (kosma@host-6-66.internetunion.pl) left irc: Quit: :]
- [06:36] <Ambis> When I have master&slave, how bad is it if I run a DEL to both at the same time?
- [06:36] <Ambis> Might there be any problems?
- [06:36] <Ambis> while implementing this, I basically have to delete from both slave and master, because the read right after the delete() reads the key from the slave still https://github.com/doctrine/common/blob/master/lib/Doctrine/Common/Cache/Cache.php
- [06:50] Jrz (~jrz@d152222.upc-d.chello.nl) joined #redis.
- [06:52] lux___ (~lux@ppp-57-74.25-151.libero.it) left irc: Quit: This computer has gone to sleep
- [06:55] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) joined #redis.
- [06:59] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) joined #redis.
- [07:02] rittyan (~rittyan@176.14.223.175) left irc: Remote host closed the connection
- [07:04] NetRoY (~NetRoY@122.167.226.246) joined #redis.
- [07:05] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) left irc: Quit: daniel_karlsson
- [07:19] soveran (~soveran@186.19.214.247) left irc: Remote host closed the connection
- [07:21] lux___ (~lux@ppp-57-74.25-151.libero.it) joined #redis.
- [07:22] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) left irc: Ping timeout: 240 seconds
- [07:30] agentzh (~agentz@nginx/adept/agentzh) left irc: Quit: Leaving.
- [07:37] cdepue (~cdepue@200.117.80.85) joined #redis.
- [07:44] Kosma (kosma@host-6-66.internetunion.pl) joined #redis.
- [07:56] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis.
- [07:59] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Client Quit
- [08:10] thehodge (~thehodge@2001:470:1f09:13a3:61ed:8c7b:a984:bb5f) left irc: Remote host closed the connection
- [08:12] lux___ (~lux@ppp-57-74.25-151.libero.it) left irc: Read error: Connection reset by peer
- [08:14] lux___ (~lux@ppp-161-16.25-151.libero.it) joined #redis.
- [08:16] h0bbit (~vedang@121.243.225.226) left irc: Read error: Connection reset by peer
- [08:17] lux_ (~lux@151.25.141.255) joined #redis.
- [08:17] h0bbit (~vedang@121.243.225.226) joined #redis.
- [08:17] lux___ (~lux@ppp-161-16.25-151.libero.it) left irc: Read error: Connection reset by peer
- [08:17] lux_ -> Guest12430
- [08:21] Guest12430 (~lux@151.25.141.255) left irc: Ping timeout: 252 seconds
- [08:21] h0bbit (~vedang@121.243.225.226) left irc: Ping timeout: 244 seconds
- [08:28] JeremyWei (~textual@112.85.156.33) left irc: Quit: Textual IRC Client: http://www.textualapp.com/
- [08:33] cdepue (~cdepue@200.117.80.85) left irc: Remote host closed the connection
- [08:33] lux___ (~lux@ppp-44-69.25-151.libero.it) joined #redis.
- [08:41] lux___ (~lux@ppp-44-69.25-151.libero.it) left irc: Ping timeout: 255 seconds
- [08:41] Geshpacky (~textual@p5B390E43.dip0.t-ipconnect.de) joined #redis.
- [08:42] lux___ (~lux@ppp-225-146.25-151.libero.it) joined #redis.
- [08:56] io_syl (~io_syl@adsl-69-105-118-125.dsl.pltn13.pacbell.net) joined #redis.
- [08:56] io_syl (~io_syl@adsl-69-105-118-125.dsl.pltn13.pacbell.net) left irc: Changing host
- [08:56] io_syl (~io_syl@unaffiliated/steph021) joined #redis.
- [09:09] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis.
- [09:11] _numbers (~xxxxxx@unaffiliated/numbers/x-253875) joined #redis.
- [09:11] <_numbers> what is the best redis gui in linux
- [09:14] <jacqui> _numbers: what are you looking for in a gui?
- [09:14] <jacqui> I just redis-cli...
- [09:15] <_numbers> i want to browse existing data
- [09:16] <_numbers> how do i list lists/sets/hashes ?
- [09:16] <jacqui> you don't like using redis-cli?
- [09:16] <_numbers> im trying it now
- [09:16] <_numbers> but i don't know the commands yet
- [09:16] <jacqui> http://redis.io/commands/keys
- [09:17] <jacqui> then backing up: http://redis.io/commands
- [09:27] Kosma (kosma@host-6-66.internetunion.pl) left irc: Quit: :]
- [09:28] cdepue (~cdepue@200.117.80.85) joined #redis.
- [09:30] <_numbers> get "resque:queues" (error) ERR Operation against a key holding the wrong kind of value
- [09:30] <_numbers> how do i tell what kind of value it is
- [09:31] <_numbers> DEBUG OBJECT resque:queues Value at:0xc120c78 refcount:1 encoding:hashtable serializedlength:44 lru:241860 lru_seconds_idle:320
- [09:40] NewbieVery (181729a9@gateway/web/freenode/ip.24.23.41.169) joined #redis.
- [09:53] ccxCZ (~ccxCZ@new.webprojekty.cz) left irc: Remote host closed the connection
- [09:54] lux___ (~lux@ppp-225-146.25-151.libero.it) left irc: Quit: This computer has gone to sleep
- [09:59] Geshpacky (~textual@p5B390E43.dip0.t-ipconnect.de) left irc: Quit: Textual IRC Client: http://www.textualapp.com/
- [10:07] merlin83 (~merlin83@unaffiliated/merlin83) left irc: Ping timeout: 240 seconds
- [10:08] <jacqui> oops sorry
- [10:10] <_numbers> i installed redix and it works better for me
- [10:12] <jacqui> resque:queues is a set
- [10:12] <jacqui> smembers resque:Olympics:queues
- [10:13] <jacqui> type resque:queues
- [10:13] <jacqui> redis 127.0.0.1:6379> type resque:queues
- [10:13] <jacqui> set
- [10:13] <_numbers> ah i c
- [10:16] douggdev (~douggdev@cpe-024-074-163-079.carolina.res.rr.com) joined #redis.
- [10:16] douggdev (~douggdev@cpe-024-074-163-079.carolina.res.rr.com) left irc: Client Quit
- [10:25] mytrile (~mytrile@77.70.29.148) joined #redis.
- [10:27] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis.
- [10:28] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) joined #redis.
- [10:32] jonesy (~jonesy@pool-173-71-115-162.cmdnnj.fios.verizon.net) joined #redis.
- [10:34] jonesy (~jonesy@pool-173-71-115-162.cmdnnj.fios.verizon.net) left irc: Client Quit
- [10:38] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow
- [10:42] mytrile (~mytrile@77.70.29.148) left irc: Quit: Colloquy for iPhone - http://colloquy.mobi
- [10:43] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) joined #redis.
- [10:49] Kosma (kosma@host-6-66.internetunion.pl) joined #redis.
- [10:49] NetRoY (~NetRoY@122.167.226.246) left irc: Quit: NetRoY
- [10:53] <willeh> :split-vertical
- [11:00] h0bbit (~vedang@59.95.22.51) joined #redis.
- [11:04] cdepue (~cdepue@200.117.80.85) left irc: Ping timeout: 240 seconds
- [11:05] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [11:07] fmeyer (~fmeyer@186.220.10.39) joined #redis.
- [11:08] cdepue (~cdepue@host18.190-139-29.telecom.net.ar) joined #redis.
- [11:13] mjr_ (~mjr@cpe-66-91-117-138.hawaii.res.rr.com) left irc: Quit: mjr_
- [11:14] cdepue (~cdepue@host18.190-139-29.telecom.net.ar) left irc: Read error: Connection reset by peer
- [11:14] nopz___ (~nopz___@8.14.117.35) joined #redis.
- [11:14] cdepue (~cdepue@host18.190-139-29.telecom.net.ar) joined #redis.
- [11:14] <nopz___> Hi
- [11:15] <nopz___> I have a key storing a Hash. Each key of this Hash is a counter.
- [11:15] <nopz___> Is there a way to order those values redis-side ?
- [11:15] <nopz___> What i want is the highest keys first
- [11:16] <willeh> nopz___: I don't think there is
- [11:16] ank (~ank@c-67-172-16-188.hsd1.pa.comcast.net) left irc: Quit: ank
- [11:16] <nopz___> That's what i tough
- [11:16] <willeh> nopz___: you should use a sorted set and use the score value to store your counter
- [11:16] <nopz___> Each key is in fact a video id with a view counter
- [11:17] <willeh> nopz___: I see
- [11:17] <nopz___> what I want is to display most viewed videos.
- [11:17] <nopz___> I'll look at sorted then.
- [11:18] fmeyer (~fmeyer@186.220.10.39) left irc: Remote host closed the connection
- [11:18] <nopz___> ZINCRBY
- [11:18] <nopz___> cool
- [11:18] <willeh> nopz___: yeah :)
- [11:19] <nopz___> Actually i use hincrby
- [11:19] <nopz___> perfect change i think
- [11:19] mendel_ (~mendel_@a83-160-51-208.adsl.xs4all.nl) left irc: Quit: mendel_
- [11:32] cdepue_ (~cdepue@host18.190-139-29.telecom.net.ar) joined #redis.
- [11:32] cdepue (~cdepue@host18.190-139-29.telecom.net.ar) left irc: Read error: No route to host
- [11:34] <Kosma> nopz___: yep, sorted sets are amazingly good for this
- [11:34] <nopz___> Yeah
- [11:35] <nopz___> looking at a replacement for hmget
- [11:35] d0k (~d0k@p50921E4C.dip.t-dialin.net) left irc: Read error: Connection reset by peer
- [11:35] d0k (~d0k@p50921E4C.dip.t-dialin.net) joined #redis.
- [11:38] S2kx -> S1kx
- [11:39] <nopz___> Is there something like z[ACTION] myfrozenSet [members]
- [11:39] <nopz___> as with hmget
- [11:40] <nopz___> more a zmscore
- [11:41] <nopz___> There is: http://redis.io/commands/zscore
- [11:41] <Kosma> looks like there is no zmscore
- [11:41] <nopz___> Yeah
- [11:41] <nopz___> So if I have to query the score of n [members] i'll have to call zscore n times, no other solutions
- [11:41] <Kosma> actually, I wonder whether Antirez is going to break some backward compatibility and make all commands multi-argument
- [11:42] <nopz___> Can be cool
- [11:42] <Kosma> maybe in 3.0 ;)
- [11:42] _numbers (~xxxxxx@unaffiliated/numbers/x-253875) left #redis.
- [11:42] <Kosma> well, you can use a pipeline, it will be somewhat faster
- [11:42] <nopz___> it's O(1) so it's ok
- [11:42] <nopz___> pipeline ?
- [11:42] <Kosma> MULTI/EXEC
- [11:42] <nopz___> ho
- [11:42] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) left irc: Quit: This computer has gone to sleep
- [11:43] <nopz___> I'm using redis-py
- [11:43] cdepue_ (~cdepue@host18.190-139-29.telecom.net.ar) left irc: Ping timeout: 252 seconds
- [11:43] <Kosma> yep, then use a pipeline object
- [11:44] cdepue (~cdepue@200.117.90.63) joined #redis.
- [11:44] <nopz___> will try
- [11:45] <Kosma> conn = redis.Redis(); p = conn.pipeline(); result = p.zscore('foo').zscore('bar').zscore('baz').execute()
- [11:46] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) joined #redis.
- [11:46] <nopz___> hum cool :)
- [11:52] <Kosma> it still executes all the commands but at least you save on network connection overhead, since the entire request/response is sent as one big blob
- [11:52] <nopz___> Yeah that's good :)
- [11:56] <nopz___> Good all is working thank you guys :)
- [12:01] arek_deepinit (~arek@195.189.91.22) joined #redis.
- [12:04] napperjabber (~napperjab@108.sub-174-255-36.myvzw.com) joined #redis.
- [12:04] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) left irc: Remote host closed the connection
- [12:05] <napperjabber> Hey all, I'm having some trouble finding docs on running redis as a daemon. I've also have relayed on aptitude to set up my run scripts in init.d/app. I've created daemons in python, but never bash.
- [12:06] <napperjabber> Can someone point me to the docs on running redis?
- [12:07] <napperjabber> running from bash, that is. I can't seem to locate the bin folder after running make. ( I'd like to avoid running make install )
- [12:08] <arek_deepinit> napperjabber: its as easy as doing : redis-server
- [12:09] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) joined #redis.
- [12:09] <xb95> napperjabber: find . -name redis-server
- [12:10] <arek_deepinit> also there is very nice command line client
- [12:11] <arek_deepinit> its name is: redis-cli, by default redis is installed in /usr/local/
- [12:11] merlin83 (~merlin83@unaffiliated/merlin83) joined #redis.
- [12:12] muhqu (~Adium@port-4816.pppoe.wtnet.de) joined #redis.
- [12:12] <napperjabber> thanks arek_deepinit, xb95
- [12:12] <arek_deepinit> napperjabber: redis-cli is very usefull
- [12:13] <arek_deepinit> just use help and then press [tab]
- [12:13] <napperjabber> I'm going to dig into that now, arek_deepinit
- [12:14] fpighi (~francesco@87.83.35.162) left irc: Read error: Connection reset by peer
- [12:15] fpighi (~francesco@87.83.35.162) joined #redis.
- [12:15] wmage (~wmage@nat-88-212-40-142.antik.sk) left irc: Quit: Leaving...
- [12:21] cdepue (~cdepue@200.117.90.63) left irc: Remote host closed the connection
- [12:23] muhqu (~Adium@port-4816.pppoe.wtnet.de) left irc: Ping timeout: 240 seconds
- [12:25] wmage (~wmage@nat-88-212-40-142.antik.sk) joined #redis.
- [12:25] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) joined #redis.
- [12:26] wmage (~wmage@nat-88-212-40-142.antik.sk) left irc: Client Quit
- [12:29] muhqu (~Adium@port-5956.pppoe.wtnet.de) joined #redis.
- [12:31] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) joined #redis.
- [12:35] muhqu (~Adium@port-5956.pppoe.wtnet.de) left irc: Quit: Leaving.
- [12:35] fmeyer (~fmeyer@186.220.10.39) joined #redis.
- [12:50] mendel_ (~mendel_@mail.werkteater.com) joined #redis.
- [12:52] mendel_ (~mendel_@mail.werkteater.com) left irc: Client Quit
- [12:53] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) joined #redis.
- [12:56] arek_deepinit (~arek@195.189.91.22) left irc: Read error: Connection reset by peer
- [13:12] cdepue (~cdepue@200.117.90.63) joined #redis.
- [13:14] rittyan (~rittyan@176.14.223.175) joined #redis.
- [13:15] cdepue (~cdepue@200.117.90.63) left irc: Remote host closed the connection
- [13:16] wam (~wam@dslb-188-105-117-025.pools.arcor-ip.net) joined #redis.
- [13:16] wam (~wam@dslb-188-105-117-025.pools.arcor-ip.net) left irc: Changing host
- [13:16] wam (~wam@unaffiliated/wam) joined #redis.
- [13:16] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) left irc: Quit: daniel_karlsson
- [13:31] d0k (~d0k@p50921E4C.dip.t-dialin.net) left irc: Quit: This sleep has gone computing.
- [13:38] napperjabber (~napperjab@108.sub-174-255-36.myvzw.com) left irc: Quit: napperjabber
- [13:40] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [13:43] MarcelT3 (~MarcelT3@sub17.rz-zw.fh-kl.de) left irc: Read error: Connection reset by peer
- [13:43] MarcelT3 (~MarcelT3@sub17.rz-zw.fh-kl.de) joined #redis.
- [13:48] h0bbit (~vedang@59.95.22.51) left irc: Ping timeout: 248 seconds
- [13:57] fmeyer (~fmeyer@186.220.10.39) left irc: Remote host closed the connection
- [13:57] grampajoe (~grampa@cpe-184-57-88-36.columbus.res.rr.com) left irc: Ping timeout: 240 seconds
- [13:57] fmeyer (~fmeyer@186.220.10.39) joined #redis.
- [13:59] ccxCZ (~ccxCZ@new.webprojekty.cz) joined #redis.
- [14:06] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) joined #redis.
- [14:14] jasonkb (d05ad723@gateway/web/freenode/ip.208.90.215.35) joined #redis.
- [14:18] _RedisBot joined #redis.
- [14:18] dlundy (~dlundy@85.17.5.24) joined #redis.
- [14:18] JoL1hAHN (~nrk@unaffiliated/jol1hahn) joined #redis.
- [14:18] balgarath_ (~quassel@208.86.215.38) joined #redis.
- [14:18] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis.
- [14:18] rittyan (~rittyan@176.14.223.175) joined #redis.
- [14:18] fpighi (~francesco@87.83.35.162) joined #redis.
- [14:18] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) joined #redis.
- [14:18] nopz___ (~nopz___@8.14.117.35) joined #redis.
- [14:18] reso (~reso@94.30.43.205) joined #redis.
- [14:18] shade-gw (~shade-gw@static-50-53-231-2.bvtn.or.frontiernet.net) joined #redis.
- [14:18] luckman212 (~irc@pool-108-41-8-176.nycmny.fios.verizon.net) joined #redis.
- [14:18] omarkj (u766@gateway/web/irccloud.com/x-ctcxxweotxtqepaz) joined #redis.
- [14:18] purbon (u1730@gateway/web/irccloud.com/x-jdcdtoqbdqkepmyz) joined #redis.
- [14:18] qrush (u1528@gateway/web/irccloud.com/x-lsckjdukxsflazqk) joined #redis.
- [14:18] roidrage (u1352@gateway/web/irccloud.com/x-grkwynhymgzxikss) joined #redis.
- [14:18] jacqui (u4004@gateway/web/irccloud.com/x-weaqkkpdxefybkfa) joined #redis.
- [14:18] msch (~msch@static.74.108.46.78.clients.your-server.de) joined #redis.
- [14:18] mutle (~mutle@redcursor.de) joined #redis.
- [14:18] jperras (~jperras@li245-112.members.linode.com) joined #redis.
- [14:18] sigmonsay (~cd@c-67-169-42-1.hsd1.ca.comcast.net) joined #redis.
- [14:18] Keltia (roberto@aran.keltia.net) joined #redis.
- [14:18] shawn_ (~shawn@208-78-98-92.slicehost.net) joined #redis.
- [14:18] gtuhl (~gtuhl@12.166.56.146) joined #redis.
- [14:18] wmoss|away (~wmoss@75.126.219.82-static.reverse.softlayer.com) joined #redis.
- [14:18] agile (~mike@71-86-124-96.dhcp.ftwo.tx.charter.com) joined #redis.
- [14:18] Blafasel (~darklajid@ts.webtales.4players.de) joined #redis.
- [14:18] sorensen (~beau@web126.webfaction.com) joined #redis.
- [14:18] hoodow_ (~hoodow@2001:41d0:2:b214:20::5) joined #redis.
- [14:18] _macro (~Neil@c-67-169-183-90.hsd1.ca.comcast.net) joined #redis.
- [14:18] samrat (u2534@gateway/web/irccloud.com/x-ijchdkdqnlduudyc) joined #redis.
- [14:18] Champi (Champi@rootshell.fr) joined #redis.
- [14:18] willeh (~willeh@c80-216-86-106.bredband.comhem.se) joined #redis.
- [14:19] _RedisBot -> RedisBot
- [14:19] <jasonkb> Hi all, I have a question about the Redis UDP interface -- is this description still of the UDP protocol up-to-date? http://code.google.com/p/redis/source/browse/wiki/UDP.wiki?r=716
- [14:19] io_syl (~io_syl@unaffiliated/steph021) joined #redis.
- [14:19] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis.
- [14:19] kppullin_ (~kppullin@wsip-98-173-13-146.oc.oc.cox.net) joined #redis.
- [14:19] bugfree (~azhang@adsl-99-63-77-95.dsl.pltn13.sbcglobal.net) joined #redis.
- [14:19] norm (~norm@ip-128-239-142-7.v4.wm.edu) joined #redis.
- [14:19] vsmatck (~smack@64-142-40-6.dsl.static.sonic.net) joined #redis.
- [14:19] zerok_ (~zerok@pdpc/supporter/active/zerok) joined #redis.
- [14:19] cxreg (count@62.f9.1243.static.theplanet.com) joined #redis.
- [14:19] d4rr3ll (~darrell@173-45-224-130.slicehost.net) joined #redis.
- [14:19] Killerguy (~Killerguy@proxy.ovh.net) joined #redis.
- [14:19] michel_v (~tofu@desav.eu) joined #redis.
- [14:19] rphillips (~rphillips@hera.xen.prgmr.com) joined #redis.
- [14:19] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) joined #redis.
- [14:19] ambroff_ (~ambroff@209.66.114.6) joined #redis.
- [14:19] PiotrSikora (~none@nginx/adept/piotrsikora) joined #redis.
- [14:19] lmh_ (lmh@nat/redhat/x-ygetvqftwlzfillw) joined #redis.
- [14:19] tg (~tg@irc.tgbit.net) joined #redis.
- [14:19] jacob (~otherjaco@50-57-77-98.static.cloud-ips.com) joined #redis.
- [14:19] `10` (~k@184-106-195-63.static.cloud-ips.com) joined #redis.
- [14:19] smly- (~smly-@sage.naist.jp) joined #redis.
- [14:19] patrickod (~Patrick@lysander.patrickodoherty.com) joined #redis.
- [14:19] j0sh (~josh@74.207.253.163) joined #redis.
- [14:19] merlin83 (~merlin83@unaffiliated/merlin83) joined #redis.
- [14:19] ryah (~ry@tinyclouds.org) joined #redis.
- [14:19] abki_ (~Amirouche@hyper.pilotsystems.net) joined #redis.
- [14:19] _jpb (~jpb_@ram94-11-88-187-113-157.fbx.proxad.net) joined #redis.
- [14:19] shaiguitar (~shaiguita@shairosenfeld.com) joined #redis.
- [14:19] evilhackerdude (u1451@gateway/web/irccloud.com/x-pjrrvvzdtgbjwfpa) joined #redis.
- [14:19] crodas (~crodas@git.crodas.org) joined #redis.
- [14:19] uggedal (~uggedal@li354-114.members.linode.com) joined #redis.
- [14:19] jl000 (~quassel@pool-96-244-37-67.bltmmd.fios.verizon.net) joined #redis.
- [14:19] tmm1 (~agupta@208-75-84-157.slicehost.net) joined #redis.
- [14:19] crash_io_ (~c@194.204.51.48) joined #redis.
- [14:19] Sembiance (~Sembiance@sapphire.telparia.com) joined #redis.
- [14:19] Caius (~Caius@about/apple/macbookpro/Caius) joined #redis.
- [14:19] lantins (~lantins@mx0.lividpenguin.com) joined #redis.
- [14:19] NodeX (~nodex@node1.nodex.co.uk) joined #redis.
- [14:19] d0ugal_ (~d0ugal@184-106-137-18.static.cloud-ips.com) joined #redis.
- [14:20] Killerguy -> Guest85733
- [14:20] jacob -> Guest56256
- [14:20] starburst (~aeufemio@ec2-174-129-88-213.compute-1.amazonaws.com) joined #redis.
- [14:20] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [14:20] S1kx (~S1kx@ip-95-223-80-198.unitymediagroup.de) joined #redis.
- [14:20] iFire (~swirls@unaffiliated/ifire) joined #redis.
- [14:20] mattbillenstein (~Adium@cpe-75-84-198-75.socal.res.rr.com) joined #redis.
- [14:20] ddilinger (~guy@unaffiliated/ddilinger) joined #redis.
- [14:20] stargaming (stargaming@unaffiliated/stargaming) joined #redis.
- [14:20] wereHamster (~tomc@unaffiliated/werehamster) joined #redis.
- [14:20] lusis (~u2537@gateway/web/irccloud.com/x-zlpdddspiofeqhup) joined #redis.
- [14:20] fzzbt (~jahman@melkinpaasi.cs.helsinki.fi) joined #redis.
- [14:20] leifkb (~leifkb@defiant.ecritters.biz) joined #redis.
- [14:20] bakkdoor_ (~bakkdoor@s15229144.onlinehome-server.info) joined #redis.
- [14:20] tim_smart (~tim@fostle.xen.prgmr.com) joined #redis.
- [14:20] s0enke (~soenke@naturalborngrillers.org) joined #redis.
- [14:20] Chinorro (~chino@62.82.228.34.static.user.ono.com) joined #redis.
- [14:20] Seldaek (~seld@intertubes.ch) joined #redis.
- [14:21] foca_ (~foca@li25-211.members.linode.com) joined #redis.
- [14:21] soulmata (~soulmata@204.13.82.202) joined #redis.
- [14:21] wam (~wam@unaffiliated/wam) joined #redis.
- [14:21] andymccurdy (~andymccur@c-67-188-242-100.hsd1.ca.comcast.net) joined #redis.
- [14:21] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) joined #redis.
- [14:21] vr (~Vr@iliade.daycom.net) joined #redis.
- [14:21] jgraham (~jgraham@web22.webfaction.com) joined #redis.
- [14:23] xb95 (~xb95@qq.is) joined #redis.
- [14:23] ivan`` (~ivan@li125-242.members.linode.com) joined #redis.
- [14:23] xb95 (~xb95@qq.is) left irc: Changing host
- [14:23] xb95 (~xb95@dreamwidth/staff/mark) joined #redis.
- [14:25] flexd (~flexd@dev.flexd.net) joined #redis.
- [14:25] adulau (~adulau@ka.quuxlabs.com) joined #redis.
- [14:25] ec (~me@ell.io) joined #redis.
- [14:25] dg (dgl@babylon.otherwize.co.uk) joined #redis.
- [14:25] jzawodn (~jzawodn@64-142-40-3.dsl.static.sonic.net) joined #redis.
- [14:26] bytemask (~quassel@li321-193.members.linode.com) joined #redis.
- [14:27] jonesy (~jonesy@pool-173-71-115-162.cmdnnj.fios.verizon.net) joined #redis.
- [14:28] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Remote host closed the connection
- [14:28] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [14:29] <jasonkb> (oops sending again after split) Hi all, I have a question about the Redis UDP interface -- is this description still of the UDP protocol up-to-date? http://code.google.com/p/redis/source/browse/wiki/UDP.wiki?r=716
- [14:32] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) left irc: Quit: mwhooker
- [14:32] PiotrSikora (~none@nginx/adept/piotrsikora) left irc: Excess Flood
- [14:34] PiotrSikora (~none@nginx/adept/piotrsikora) joined #redis.
- [14:47] Kosma (kosma@host-6-66.internetunion.pl) left irc: Quit: :]
- [14:49] wam (~wam@unaffiliated/wam) left irc: Quit: Ex-Chat
- [15:03] Giorgio (~georgi@213.167.3.141) joined #redis.
- [15:03] Giorgio (~georgi@213.167.3.141) left #redis.
- [15:04] Jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: Computer has gone to sleep.
- [15:07] Giorgio (~georgi@213.167.3.141) joined #redis.
- [15:07] Giorgio (~georgi@213.167.3.141) left #redis ("Leaving").
- [15:08] Jrz (~jrz@d152222.upc-d.chello.nl) joined #redis.
- [15:19] Jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: Computer has gone to sleep.
- [15:25] stephank (~stephank@82.197.214.45) left irc: Quit: *Poof!*
- [15:25] Jrz (~jrz@d152222.upc-d.chello.nl) joined #redis.
- [15:26] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) joined #redis.
- [15:26] Jrz (~jrz@d152222.upc-d.chello.nl) left irc: Client Quit
- [15:28] fmeyer (~fmeyer@186.220.10.39) left irc: Read error: Connection reset by peer
- [15:28] fmeyer (~fmeyer@186.220.10.39) joined #redis.
- [15:41] NewbieVery (181729a9@gateway/web/freenode/ip.24.23.41.169) left irc: Ping timeout: 258 seconds
- [15:44] fmeyer (~fmeyer@186.220.10.39) left irc: Quit: Leaving...
- [15:45] fmeyer (~fmeyer@186.220.10.39) joined #redis.
- [15:54] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) left irc: Quit: pharkmillups
- [15:58] arek_deepinit (~arek@esposa.patyk.net.pl) joined #redis.
- [16:00] lux___ (~lux@ppp-71-1.25-151.libero.it) joined #redis.
- [16:08] nopz___ (~nopz___@8.14.117.35) left irc: Quit: This computer has gone to sleep
- [16:14] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) left irc: Quit: Wombert
- [16:17] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) left irc: Quit: mwhooker
- [16:24] napperjabber (~napperjab@c-98-204-11-173.hsd1.va.comcast.net) joined #redis.
- [16:35] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis.
- [16:38] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Quit: ceej
- [16:38] Guest56256 -> otherjacob
- [16:54] fanjie (~fanjie@c-67-180-77-58.hsd1.ca.comcast.net) joined #redis.
- [17:01] jasonkb (d05ad723@gateway/web/freenode/ip.208.90.215.35) left irc: Quit: Page closed
- [17:03] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow
- [17:04] pranq (pranq@unaffiliated/contempt) joined #redis.
- [17:08] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) joined #redis.
- [17:09] ceej (~anonymous@cpe-72-190-40-203.tx.res.rr.com) left irc: Remote host closed the connection
- [17:10] jonesy (~jonesy@pool-173-71-115-162.cmdnnj.fios.verizon.net) left irc: Quit: Computer has gone to sleep.
- [17:16] insin (~insin@host31-53-248-180.range31-53.btcentralplus.com) left irc: Remote host closed the connection
- [17:20] hahuang65 (~hahuang65@108-93-94-165.lightspeed.frokca.sbcglobal.net) joined #redis.
- [17:20] hahuang65 (~hahuang65@108-93-94-165.lightspeed.frokca.sbcglobal.net) left irc: Client Quit
- [17:28] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection
- [17:29] thehodge (~thehodge@2001:470:1f09:13a3:bd41:5215:9087:7673) joined #redis.
- [17:37] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) left irc: Remote host closed the connection
- [17:53] napperjabber (~napperjab@c-98-204-11-173.hsd1.va.comcast.net) left irc: Quit: napperjabber
- [17:54] thehodge_ (~thehodge@2001:470:1f09:13a3:216c:5af3:b73e:fde9) joined #redis.
- [17:57] thehodge (~thehodge@2001:470:1f09:13a3:bd41:5215:9087:7673) left irc: Ping timeout: 252 seconds
- [18:12] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) joined #redis.
- [18:31] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) joined #redis.
- [18:42] wmoss|away -> wmoss
- [18:44] NuckOff -> Nuck
- [18:45] kushal (~kdas@116.203.207.101) joined #redis.
- [18:45] kushal (~kdas@116.203.207.101) left irc: Changing host
- [18:45] kushal (~kdas@fedora/kushal) joined #redis.
- [18:55] wmoss -> wmoss|away
- [18:56] gregpascale (~textual@70-89-112-161-Full-Gospel-Church-wa.hfc.comcastbusiness.net) joined #redis.
- [18:56] gregpascale (~textual@70-89-112-161-Full-Gospel-Church-wa.hfc.comcastbusiness.net) left irc: Client Quit
- [18:57] Wombert (~Wombert@dslb-088-066-204-163.pools.arcor-ip.net) left irc: Quit: Wombert
- [19:07] <nicholasf> hi, I'd like for an external client to connect to redis. How do I configure security?
- [19:07] <rittyan> you don't
- [19:07] <rittyan> you have login/password in redis.conf
- [19:07] <rittyan> but you cannot control what client can do and what can't
- [19:07] <nicholasf> no, haven't done this before at all
- [19:07] <nicholasf> I can do it a couple of ways. Just wanted to ask for advice
- [19:07] <vsmatck> The redis AUTH is insecure. Plain text over the wire. Keep that in mind.
- [19:07] <rittyan> I see less than one way
- [19:08] nicholasf nods
- [19:08] <nicholasf> I can either have my rails client (which pushes json into redis) connect across the network
- [19:08] <nicholasf> or I can have it scp json and let a local cron job push it in
- [19:08] <nicholasf> those were the two I had in mind
- [19:10] <nicholasf> actually, a 3rd option is to let my express.js instance connect to postgres across the wire and harvest info that way
- [19:15] nicholas_ (~nicholasf@ppp196-159.static.internode.on.net) joined #redis.
- [19:15] nicholasf (~nicholasf@ppp196-159.static.internode.on.net) left irc: Read error: Connection reset by peer
- [19:16] wizonesolutions (~quassel@s.wizoneserver.com) joined #redis.
- [19:16] <wizonesolutions> I'm hitting this issue: https://github.com/wayneeseguin/redis-installer/issues/3, same distro
- [19:17] <wizonesolutions> Basically...Redis doesn't start when using the redis-server initscript
- [19:31] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) joined #redis.
- [19:36] nicholas_ -> nicholasf
- [19:40] mwhooker (~mwhooker@c-69-181-192-164.hsd1.ca.comcast.net) left irc: Quit: mwhooker
- [19:53] arek_deepinit (~arek@esposa.patyk.net.pl) left irc: Ping timeout: 252 seconds
- [19:59] schleppy (~Adium@ip68-4-101-145.oc.oc.cox.net) joined #redis.
- [20:02] rittyan (~rittyan@176.14.223.175) left irc: Remote host closed the connection
- [20:07] sreeix (~sreeix@122.166.231.238) joined #redis.
- [20:12] JeremyWei (~textual@112.85.156.33) joined #redis.
- [20:21] lucs (~lux@ppp-98-48.25-151.libero.it) joined #redis.
- [20:23] p1d (~p1d@dslb-088-064-144-058.pools.arcor-ip.net) left irc: Ping timeout: 240 seconds
- [20:23] lux___ (~lux@ppp-71-1.25-151.libero.it) left irc: Ping timeout: 244 seconds
- [20:30] p1d (~p1d@dslb-088-065-171-220.pools.arcor-ip.net) joined #redis.
- [20:36] schleppy (~Adium@ip68-4-101-145.oc.oc.cox.net) left irc: Quit: Leaving.
- [20:47] kushal (~kdas@fedora/kushal) left irc: Quit: Leaving
- [21:01] sreeix (~sreeix@122.166.231.238) left irc: Remote host closed the connection
- [21:01] sreeix (~sreeix@122.166.231.238) joined #redis.
- [21:03] sreeix_ (~sreeix@122.166.231.238) joined #redis.
- [21:05] sreeix (~sreeix@122.166.231.238) left irc: Ping timeout: 248 seconds
- [21:05] sreeix_ -> sreeix
- [21:07] kushal (~kdas@116.203.216.16) joined #redis.
- [21:07] kushal (~kdas@116.203.216.16) left irc: Changing host
- [21:07] kushal (~kdas@fedora/kushal) joined #redis.
- [21:13] lux___ (~lux@ppp-8-68.25-151.libero.it) joined #redis.
- [21:15] JeremyWei (~textual@112.85.156.33) left irc: Ping timeout: 248 seconds
- [21:15] lucs (~lux@ppp-98-48.25-151.libero.it) left irc: Ping timeout: 248 seconds
- [21:31] sreeix_ (~sreeix@59.97.0.206) joined #redis.
- [21:33] sreeix (~sreeix@122.166.231.238) left irc: Ping timeout: 240 seconds
- [21:34] sreeix (~sreeix@59.97.0.206) joined #redis.
- [21:35] sreeix_ (~sreeix@59.97.0.206) left irc: Ping timeout: 240 seconds
- [21:39] sreeix_ (~sreeix@122.166.231.238) joined #redis.
- [21:40] kushal (~kdas@fedora/kushal) left irc: Ping timeout: 252 seconds
- [21:42] sreeix (~sreeix@59.97.0.206) left irc: Ping timeout: 240 seconds
- [21:42] sreeix_ -> sreeix
- [21:50] kushal (~kdas@fedora/kushal) joined #redis.
- [21:52] sreeix (~sreeix@122.166.231.238) left irc: Quit: sreeix
- [21:53] cdepue (~cdepue@200.117.90.63) joined #redis.
- [21:55] dougx (~doug@mail.virtuosa.co.za) joined #redis.
- [21:56] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 244 seconds
- [21:57] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) joined #redis.
- [21:57] cdepue (~cdepue@200.117.90.63) left irc: Ping timeout: 240 seconds
- [22:02] kushal (~kdas@fedora/kushal) left irc: Quit: Leaving
- [22:06] jrydberg_ (~jrydberg@c-2c08e253.1137-1-64736c10.cust.bredbandsbolaget.se) left irc: Quit: This computer has gone to sleep
- [22:14] mjr_ (~mjr_@204.14.156.44) joined #redis.
- [22:21] lucs (~lux@ppp-246-45.25-151.libero.it) joined #redis.
- [22:24] lux___ (~lux@ppp-8-68.25-151.libero.it) left irc: Ping timeout: 240 seconds
- [22:30] p1d (~p1d@dslb-088-065-171-220.pools.arcor-ip.net) left irc: Quit: ...
- [22:35] MiiCode2 (~buddy@S0106b8c75dca199c.ed.shawcable.net) joined #redis.
- [22:42] sreeix (~sreeix@59.97.0.206) joined #redis.
- [22:43] balgarath_ (~quassel@208.86.215.38) left irc: Read error: Connection reset by peer
- [22:43] balgarath (~quassel@208.86.215.38) joined #redis.
- [22:45] sreeix_ (~sreeix@122.166.231.238) joined #redis.
- [22:45] Nuck -> NuckOff
- [22:46] h0bbit (~vedang@121.243.225.226) joined #redis.
- [22:46] daniel_karlsson (~kardan@c83-254-118-140.bredband.comhem.se) joined #redis.
- [22:47] MiiCode2 (~buddy@S0106b8c75dca199c.ed.shawcable.net) left irc: Remote host closed the connection
- [22:48] sreeix (~sreeix@59.97.0.206) left irc: Ping timeout: 248 seconds
- [22:48] sreeix_ -> sreeix
- [22:51] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) left irc: Quit: pharkmillups
- [23:02] kushal (~kdas@fedora/kushal) joined #redis.
- [23:04] NuckOff -> Nuck
- [23:19] sreeix_ (~sreeix@122.166.231.238) joined #redis.
- [23:21] sreeix (~sreeix@122.166.231.238) left irc: Ping timeout: 252 seconds
- [23:21] NetRoY (~NetRoY@122.167.226.246) joined #redis.
- [23:21] sreeix_ -> sreeix
- [23:27] muhqu (~Adium@p5DC4338A.dip.t-dialin.net) joined #redis.
- [23:33] wmage (~wmage@nat-88-212-40-142.antik.sk) joined #redis.
- [23:54] wam (~wam@unaffiliated/wam) joined #redis.
- [00:00] --- Mon Dec 12 2011