[00:19:15] JeremyWei (~textual@58.221.101.46) joined #redis. [00:20:25] moshef_ (~moshef@84.94.109.182.cable.012.net.il) joined #redis. [00:23:45] moshef (~moshef@84.94.109.182.cable.012.net.il) left irc: Ping timeout: 258 seconds [00:23:57] moshef_ (~moshef@84.94.109.182.cable.012.net.il) left irc: Read error: Connection reset by peer [00:24:22] moshef (~moshef@84.94.109.182.cable.012.net.il) joined #redis. [00:34:36] JeremyWei (~textual@58.221.101.46) left irc: Quit: Textual IRC Client: http://www.textualapp.com/ [00:42:05] jac099 (7aa76dc0@gateway/web/freenode/ip.122.167.109.192) left irc: Ping timeout: 265 seconds [00:52:27] nixer1102 (~nixer1102@ip72-204-62-250.fv.ks.cox.net) left irc: Quit: Computer has gone to sleep. [01:06:00] blueadept (~blueadept@unaffiliated/blueadept) left #redis ("Leaving"). [01:25:20] d0k (~d0k@p509225C6.dip.t-dialin.net) joined #redis. [01:27:19] rsampaio (~rodrigo@187.57.216.205) left irc: Quit: Leaving... [01:35:18] KevBurnsJr (~kevburnsj@c-76-126-10-63.hsd1.ca.comcast.net) left irc: [01:35:53] JeremyWei (~textual@114.231.135.152) joined #redis. [01:54:06] lux___ (~lux@ppp-78-91.25-151.libero.it) joined #redis. [02:02:02] mendel_ (~mendel_@86.86.104.190) joined #redis. [02:02:11] mendel_ (~mendel_@86.86.104.190) left irc: Client Quit [02:10:46] mjr_ (~mjr_@cpe-66-91-117-138.hawaii.res.rr.com) left irc: Quit: mjr_ [02:12:53] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) joined #redis. [02:14:12] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) joined #redis. [02:23:50] lstrojny (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) joined #redis. [02:40:30] Nick change: jac099_ -> jac099 [02:57:55] lux___ (~lux@ppp-78-91.25-151.libero.it) left irc: Ping timeout: 260 seconds [03:03:11] lux___ (~lux@ppp-22-97.25-151.libero.it) joined #redis. [03:08:12] lux___ (~lux@ppp-22-97.25-151.libero.it) left irc: Ping timeout: 258 seconds [03:10:49] lux___ (~lux@ppp-249-5.25-151.libero.it) joined #redis. [03:13:55] lux_ (~lux@ppp-249-5.25-151.libero.it) joined #redis. [03:13:59] lux___ (~lux@ppp-249-5.25-151.libero.it) left irc: Read error: Connection reset by peer [03:20:37] jrz (~jrz@d152222.upc-d.chello.nl) joined #redis. [03:45:54] npmapn (~quassel@79.115.63.104) joined #redis. [03:46:10] Hello. [03:46:49] o/ [03:47:04] Is it possible to perform tag operations such as has_a && has_b && ! has_c with redis? [03:47:17] maybe. [03:50:21] Ok, is it possible to do it another way than with SINTERSTORE / SDIFFSTORE / SUNIONSTORE? [03:52:18] Nick change: Nuck -> NuckOff [03:57:09] npmapn: your question is just too vague :) [03:58:07] ron: Let's say you want to associate items to tags: http://redis.io/commands/sdiff [03:58:21] npmapn: I'm in a meeting, so I may be slow to reply. [03:58:36] the key is the tag, the set is the set of items to which one associates the tag [04:00:01] sdiff / sinter / sunion seem to be what I need, but I have to be able to do things like: show items with tag1, tag 2 and without tag3 [04:01:17] npmapn: okay, so that's one union and one difference. [04:02:58] seppo0010 (~Adium@186.19.19.229) joined #redis. [04:05:07] jac099 (~chatzilla@122.167.109.192) left irc: Quit: ChatZilla 0.9.87 [Firefox 6.0.2/20110902133214] [04:05:39] So, in order to do this, the *store versions of the commands are required or is there some other way? [04:07:04] I think the store version would be required. [04:07:21] Thank you for your time. [04:07:35] with pleasure. [04:07:50] seppo0010 (~Adium@186.19.19.229) left #redis. [04:08:35] you can use multi/exec for the whole procedure - union and store, difference, and removing the temp set. [04:11:38] I didn't know about multi/exec. I will make sure to read the entire documentation now. This helped me figure out that redis is really what I need for this task. [04:12:20] redis is awesome :) [04:12:25] imho, at least :) [04:12:54] I just started studying it, but it looks really awesome, yeah. [04:15:55] flexd (~flexd@dev.flexd.net) left irc: Quit: leaving [04:16:09] flexd (~flexd@dev.flexd.net) joined #redis. [04:20:17] flexd (~flexd@dev.flexd.net) left irc: Client Quit [04:20:33] flexd (~flexd@dev.flexd.net) joined #redis. [04:25:05] Wombert (~Wombert@mnch-5d85c52d.pool.mediaWays.net) joined #redis. [04:46:00] flexd (~flexd@dev.flexd.net) left irc: Quit: leaving [04:46:19] flexd (~flexd@dev.flexd.net) joined #redis. [04:53:47] flexd (~flexd@dev.flexd.net) left irc: Quit: leaving [04:54:03] flexd (~flexd@dev.flexd.net) joined #redis. [04:58:21] falu (~m@p5B339CA0.dip.t-dialin.net) joined #redis. [05:03:13] moshef (~moshef@84.94.109.182.cable.012.net.il) left irc: Read error: Connection timed out [05:08:01] falu (~m@p5B339CA0.dip.t-dialin.net) left irc: Quit: leaving [05:09:07] moshef (~moshef@84.94.109.182.cable.012.net.il) joined #redis. [05:10:52] tilgovi (~randall@couchdb/developer/tilgovi) left irc: Remote host closed the connection [05:14:46] lstrojny (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) left irc: Quit: lstrojny [05:28:20] lstrojny (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) joined #redis. [05:36:30] donspaulding (~donspauld@70-12-162-50.pools.spcsdns.net) joined #redis. [05:45:16] DubLo7 (~Adium@24-247-67-24.dhcp.trcy.mi.charter.com) joined #redis. [05:50:36] wam (~wam@unaffiliated/wam) joined #redis. [06:05:03] wam (~wam@unaffiliated/wam) left irc: Ping timeout: 248 seconds [06:05:08] donspaulding (~donspauld@70-12-162-50.pools.spcsdns.net) left irc: Quit: Leaving. [06:05:52] __alex (~alex@c225192.adsl.hansenet.de) joined #redis. [06:21:01] __alex (~alex@c225192.adsl.hansenet.de) left irc: Ping timeout: 240 seconds [06:21:59] lux___ (~lux@ppp-79-138.25-151.libero.it) joined #redis. [06:24:15] lux_ (~lux@ppp-249-5.25-151.libero.it) left irc: Ping timeout: 248 seconds [06:32:03] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) left irc: Remote host closed the connection [06:32:27] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [06:39:45] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) joined #redis. [06:39:45] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) left irc: Changing host [06:39:45] felixge (~felixgeis@miranda/donor/theundefined) joined #redis. [06:42:53] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [06:42:57] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [06:53:09] Wombert (~Wombert@mnch-5d85c52d.pool.mediaWays.net) left irc: Quit: Wombert [06:57:05] arek_deepinit (~arek@195.189.91.22) joined #redis. [07:20:45] felixge (~felixgeis@miranda/donor/theundefined) left irc: Quit: felixge [07:30:57] arek_deepinit (~arek@195.189.91.22) left irc: Ping timeout: 244 seconds [07:33:36] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) joined #redis. [07:39:09] Nick change: ec -> elliottcable [07:48:31] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) left irc: Ping timeout: 248 seconds [07:56:53] Wombert (~Wombert@dslb-092-075-029-037.pools.arcor-ip.net) joined #redis. [07:57:34] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis. [08:24:16] wam (~wam@unaffiliated/wam) joined #redis. [08:28:07] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) left irc: Read error: Connection reset by peer [08:28:39] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis. [08:29:05] JeremyWei (~textual@114.231.135.152) left irc: Quit: Textual IRC Client: http://www.textualapp.com/ [08:39:47] lux___ (~lux@ppp-79-138.25-151.libero.it) left irc: Ping timeout: 255 seconds [08:48:10] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) left irc: Read error: Connection reset by peer [08:48:40] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis. [08:51:10] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis. [08:53:49] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) left irc: Read error: Connection reset by peer [08:54:06] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis. [08:57:02] seppo0010 (~Adium@186.19.19.229) joined #redis. [09:00:28] arek_deepinit (~arek@195.189.91.22) joined #redis. [09:04:44] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Quit: jtsnow [09:06:00] luckyruby (~luckyruby@125-187.96-97.tampabay.res.rr.com) left irc: Remote host closed the connection [09:07:10] wam (~wam@unaffiliated/wam) left irc: Ping timeout: 260 seconds [09:15:04] nixer1102 (~nixer1102@ip72-204-62-250.fv.ks.cox.net) joined #redis. [09:20:28] jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: http://www.damianfiligree.com [09:29:14] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) joined #redis. [09:30:18] jrz (~jrz@d152222.upc-d.chello.nl) joined #redis. [09:32:37] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) joined #redis. [09:32:50] jrz (~jrz@d152222.upc-d.chello.nl) left irc: Client Quit [09:33:20] jtsnow (~jtsnow@75-169-84-216.slkc.qwest.net) left irc: Client Quit [09:33:29] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis. [09:34:09] seppo0010 (~Adium@186.19.19.229) left #redis. [09:40:00] arek_deepinit (~arek@195.189.91.22) left irc: Remote host closed the connection [09:40:21] arek_deepinit (~arek@esposa.patyk.net.pl) joined #redis. [09:45:10] wam (~wam@unaffiliated/wam) joined #redis. [09:48:56] senderista (~senderist@c-50-135-89-122.hsd1.wa.comcast.net) joined #redis. [09:57:08] moshef (~moshef@84.94.109.182.cable.012.net.il) left irc: Read error: Connection reset by peer [09:57:23] moshef (~moshef@84.94.109.182.cable.012.net.il) joined #redis. [10:02:57] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) joined #redis. [10:06:22] lux___ (~lux@ppp-66-153.25-151.libero.it) joined #redis. [10:09:05] rurufufuss (~rurufufus@115-64-27-246.static.tpgi.com.au) left irc: Remote host closed the connection [10:16:57] Nick change: wmoss|away -> wmoss [10:17:04] wmoss (~wmoss@75.126.219.82-static.reverse.softlayer.com) left #redis. [10:17:22] wmoss (~wmoss@75.126.219.82-static.reverse.softlayer.com) joined #redis. [10:20:29] wam (~wam@unaffiliated/wam) left irc: Ping timeout: 245 seconds [10:22:27] steph021 (~steph021@adsl-69-105-118-125.dsl.pltn13.pacbell.net) joined #redis. [10:22:27] steph021 (~steph021@adsl-69-105-118-125.dsl.pltn13.pacbell.net) left irc: Changing host [10:22:27] steph021 (~steph021@unaffiliated/steph021) joined #redis. [10:32:08] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep. [10:42:27] lstrojny (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) left irc: Quit: lstrojny [10:46:27] lstrojny (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) joined #redis. [10:48:47] lstrojny_ (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) joined #redis. [10:50:21] KevBurnsJr (~kevburnsj@c-76-126-10-63.hsd1.ca.comcast.net) joined #redis. [10:50:59] lstrojny (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) left irc: Ping timeout: 244 seconds [10:50:59] Nick change: lstrojny_ -> lstrojny [10:56:04] axl_ (~axl@75-149-152-225-Minnesota.hfc.comcastbusiness.net) joined #redis. [11:05:39] luckyruby (~luckyruby@mobile-198-228-234-082.mycingular.net) joined #redis. [11:06:20] luckyruby (~luckyruby@mobile-198-228-234-082.mycingular.net) left irc: Read error: Connection reset by peer [11:08:42] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) joined #redis. [11:10:48] jrz (~jrz@d152222.upc-d.chello.nl) joined #redis. [11:12:52] lstrojny (~lstrojny@ppp-93-104-190-63.dynamic.mnet-online.de) left irc: Read error: Connection reset by peer [11:13:32] luckyrub_ (~luckyruby@mobile-198-228-234-082.mycingular.net) joined #redis. [11:14:55] vkandy (~vkandy@static-68-179-6-233.ptr.terago.net) left irc: Ping timeout: 248 seconds [11:27:32] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [11:27:56] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) joined #redis. [11:28:26] vkandy (~vkandy@static-68-179-6-233.ptr.terago.net) joined #redis. [11:28:43] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) joined #redis. [11:29:22] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) left irc: Remote host closed the connection [11:29:26] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [11:31:11] senderista (~senderist@c-50-135-89-122.hsd1.wa.comcast.net) left irc: Quit: senderista [11:31:53] luckyrub_ (~luckyruby@mobile-198-228-234-082.mycingular.net) left irc: Read error: Connection reset by peer [11:32:49] luckyruby (~luckyruby@mobile-198-228-234-082.mycingular.net) joined #redis. [11:36:07] zul_ (~giuseppe@151.65.183.233) joined #redis. [11:36:14] hi all [11:36:21] luckyrub_ (~luckyruby@mobile-198-228-235-133.mycingular.net) joined #redis. [11:36:56] mjr_ (~mjr@cpe-66-91-117-138.hawaii.res.rr.com) joined #redis. [11:37:01] luckyruby (~luckyruby@mobile-198-228-234-082.mycingular.net) left irc: Ping timeout: 240 seconds [11:37:03] jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: http://www.damianfiligree.com [11:37:37] luckyrub_ (~luckyruby@mobile-198-228-235-133.mycingular.net) left irc: Remote host closed the connection [11:38:11] could you help me in undestainding what kind of redis data structure I have to use in a geolocalization? I receive (lat, long) from a mobile and I have to find some places near that coords [11:38:19] sorry but I'm a newbie [11:39:18] is there anybody? [11:39:25] I'm here but I don't know [11:39:38] it's too sunday night for me to think right now [11:39:55] where are you from [11:39:59] :) [11:40:18] You might try modeling an r-tree in redis. Might be a lot of work though. [11:41:01] I think newer couchdbs have spatial indexing now, which works really well if couchdb is fast enough for your workload. [11:41:21] CouchDB is really quite awfully slow though, compared to Redis. [11:42:27] I have thinked that: I use a set for the latitude, and another set for longitude and as keys of the set the place such as "a great pub" and after try to do an intersaction [11:43:23] but I don't know if this is a stupid way.. I never used redis and just today I red about redis data structures [11:46:03] Yeah, you might be able to build something out of sorted sets, which can do range queries [11:48:32] ok (I'm not so stupid then :) ) [11:51:06] but supponing I'm in a place withe a my mobile, now I want to find the pubs near me. I could I do it? Ok with the sorted sets I can find places near a position, And implement a kind of query like: "all pubs near me"? [11:51:17] Sorry for my bad english... [11:51:47] How could I do? [11:51:48] zul_: if I understand what you're saying, you want to do locality queries [11:51:58] but, Redis only supports single key and value [11:52:04] exaclty [11:52:06] not two dimensions [11:52:18] there's ways to get around it [11:52:29] something like Hilbert curves (http://en.wikipedia.org/wiki/Hilbert_curve) [11:52:29] could you explain me it? [11:52:32] might help [11:52:50] but the basic idea is to map x and y using some function to a single value [11:52:56] and store keys using the single value [11:53:21] and the idea is that the mapping function is such that things close to the resulting value are also close in x,y [11:53:41] uh I'm starting to undestaind [11:54:39] "but the basic idea is to map x and y using some function to a single value" means z = f(x, y)? and after store z in a set or something like that? [11:55:20] arek_deepinit (~arek@esposa.patyk.net.pl) left irc: Remote host closed the connection [12:03:54] wmoss are you there? [12:06:59] zul_: sorry, I'm in and out [12:07:01] anyway [12:07:09] yes z = f(x, y) [12:07:13] and then store x [12:07:15] err, store z [12:07:18] and in redis, you could use a sorted set [12:07:22] and do a range query on that [12:07:57] Wombert (~Wombert@dslb-092-075-029-037.pools.arcor-ip.net) left irc: Quit: Wombert [12:08:20] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) left irc: Remote host closed the connection [12:08:33] ok wmoss thanks a lot really [12:08:44] zul_: no problem [12:08:49] happy to help [12:08:53] I'm trying to implement a mobile service [12:09:12] I should say I've never done this, so I can't speak to it from personal experience [12:09:14] find offers near you in the stores [12:09:17] but I've heard it works well [12:09:28] ah ok [12:09:54] where're you from [12:10:22] I live in San Francisco [12:10:44] I'm sicilian (italy) [12:10:55] that's where antrirez is, no? [12:11:13] antirez lives 100 mq than my home [12:11:22] meters [12:11:32] but now I'm near milan [12:11:52] and I don't want to call him at the phone [12:14:39] jrz (~jrz@d152222.upc-d.chello.nl) joined #redis. [12:14:55] just a question.. is it existis the command: ZINTERBYSCORE? [12:18:55] vkandy (~vkandy@static-68-179-6-233.ptr.terago.net) left irc: Ping timeout: 248 seconds [12:19:05] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) left irc: Read error: Connection reset by peer [12:19:40] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) joined #redis. [12:27:07] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) left irc: Quit: martincozzi [12:27:53] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) joined #redis. [12:29:14] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) left irc: Client Quit [12:29:38] ttpva (~ttpva@64-71-24-18.static.wiline.com) joined #redis. [12:30:53] vkandy (~vkandy@static-68-179-6-233.ptr.terago.net) joined #redis. [12:45:47] jrz (~jrz@d152222.upc-d.chello.nl) left irc: Quit: http://www.damianfiligree.com [12:51:52] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) left irc: Quit: perezd [12:58:54] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) left irc: Remote host closed the connection [13:00:16] seppo0010 (~Adium@186.19.19.229) joined #redis. [13:06:45] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) joined #redis. [13:09:17] p1d (~p1d@dslb-088-064-141-245.pools.arcor-ip.net) joined #redis. [13:20:33] d0k (~d0k@p509225C6.dip.t-dialin.net) left irc: Quit: This sleep has gone computing. [13:29:41] p1d_ (~p1d@dslb-088-064-132-225.pools.arcor-ip.net) joined #redis. [13:31:08] p1d (~p1d@dslb-088-064-141-245.pools.arcor-ip.net) left irc: Ping timeout: 252 seconds [13:31:08] Nick change: p1d_ -> p1d [13:31:25] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) left irc: Remote host closed the connection [13:35:47] ltbarcly (~ltbarcly@pool-71-116-105-183.snfcca.dsl-w.verizon.net) joined #redis. [13:39:48] seppo0010 (~Adium@186.19.19.229) left #redis. [13:48:21] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) left irc: Remote host closed the connection [13:50:27] Nick change: wmoss -> wmoss|away [13:58:42] kppullin (~kppullin@pdpc/supporter/active/kppullin) left irc: Read error: Connection reset by peer [14:00:42] kppullin (~kppullin@pdpc/supporter/active/kppullin) joined #redis. [14:00:44] oskarols (~Olsson@c83-251-171-69.bredband.comhem.se) joined #redis. [14:01:22] felixge (~felixgeis@dyndsl-091-096-153-035.ewe-ip-backbone.de) joined #redis. [14:01:22] felixge (~felixgeis@dyndsl-091-096-153-035.ewe-ip-backbone.de) left irc: Changing host [14:01:22] felixge (~felixgeis@miranda/donor/theundefined) joined #redis. [14:06:31] jonathanrwallace (~jonathanr@99-11-165-168.lightspeed.tukrga.sbcglobal.net) joined #redis. [14:09:11] luckyruby (~luckyruby@mobile-198-228-235-133.mycingular.net) joined #redis. [14:12:56] felixge (~felixgeis@miranda/donor/theundefined) left irc: Quit: felixge [14:18:32] awksedgreep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) joined #redis. [14:20:08] oskarols (~Olsson@c83-251-171-69.bredband.comhem.se) left irc: Quit: oskarols [14:22:43] ltbarcly (~ltbarcly@pool-71-116-105-183.snfcca.dsl-w.verizon.net) left irc: Quit: Computer has gone to sleep. [14:23:03] p1d (~p1d@dslb-088-064-132-225.pools.arcor-ip.net) left irc: Quit: ... [14:24:00] agile (~mike@71-86-124-96.dhcp.ftwo.tx.charter.com) left irc: Ping timeout: 276 seconds [14:29:29] npmapn (~quassel@79.115.63.104) left irc: Remote host closed the connection [14:33:03] seppo0010 (~Adium@186.19.19.229) joined #redis. [14:35:08] robertj (~Rob@97-81-71-34.dhcp.athn.ga.charter.com) joined #redis. [14:40:28] soapyillusions (~soapyillu@modemcable064.95-21-96.mc.videotron.ca) joined #redis. [14:41:10] roidrage (u1352@gateway/web/irccloud.com/x-htyzcooxluhjdbjb) got netsplit. [14:41:11] balgarath (~quassel@208.86.215.38) got netsplit. [14:41:12] ozataman (~ozataman@pool-108-6-239-203.nycmny.fios.verizon.net) got netsplit. [14:41:13] bytemask (~quassel@li321-193.members.linode.com) got netsplit. [14:41:14] CrazyGir (~jason@unaffiliated/crazygir) got netsplit. [14:41:14] edw (~user@li246-89.members.linode.com) got netsplit. [14:41:14] szaboat (~szaboat@pie.done.hu) got netsplit. [14:41:14] kamyl (~user_name@static.181.81.4.46.clients.your-server.de) got netsplit. [14:41:14] kamyl (~user_name@static.181.81.4.46.clients.your-server.de) returned to #redis. [14:41:15] balgarath (~quassel@208.86.215.38) returned to #redis. [14:41:15] tav (~tav@host-92-20-2-83.as13285.net) got netsplit. [14:41:15] S1kx (~S1kx@pdpc/supporter/monthlybyte/s1kx) got netsplit. [14:41:16] merlin83 (~merlin83@unaffiliated/merlin83) got netsplit. [14:41:16] k3VB6u4d (~k3VB6u4d@ec2-204-236-142-90.us-west-1.compute.amazonaws.com) got netsplit. [14:41:17] s0enke (~soenke@naturalborngrillers.org) got netsplit. [14:41:18] adulau_ (~adulau@188.65.217.78) got netsplit. [14:41:18] NodeX (~nodex@node1.nodex.co.uk) got netsplit. [14:41:19] zerok (~zerok@pdpc/supporter/active/zerok) got netsplit. [14:41:19] [Grant] (~grant@cpe-74-65-60-0.rochester.res.rr.com) got netsplit. [14:41:20] Caius (~Caius@about/apple/macbookpro/Caius) got netsplit. [14:41:20] JoL1hAHN (~nrk@unaffiliated/jol1hahn) got netsplit. [14:41:20] mutle (~mutle@redcursor.de) got netsplit. [14:41:21] lantins (~lantins@mx0.lividpenguin.com) got netsplit. [14:41:21] uggedal (~uggedal@li354-114.members.linode.com) got netsplit. [14:41:21] foca (~foca@li25-211.members.linode.com) got netsplit. [14:41:22] robinhoode (~robinhood@184.77.141.44) got netsplit. [14:41:23] mrb_bk (u2099@gateway/web/irccloud.com/x-wvdmmyjcimrzqdrk) got netsplit. [14:41:23] rhaen (~uli@pkgbox.de) got netsplit. [14:41:24] zined (~zined@azura.adrianer.de) got netsplit. [14:41:24] kennethlove (~kennethlo@kennethlove.xen.prgmr.com) got netsplit. [14:41:24] Killerguy (~Killerguy@unaffiliated/killerguy) got netsplit. [14:41:24] crash_io (~c@194.204.51.48) got netsplit. [14:41:26] zined (~zined@azura.adrianer.de) returned to #redis. [14:41:26] adulau (~adulau@ka.quuxlabs.com) joined #redis. [14:41:27] s0enke (~soenke@naturalborngrillers.org) returned to #redis. [14:41:29] S1kx (~S1kx@ip-95-223-80-198.unitymediagroup.de) joined #redis. [14:41:29] crash_io (~c@194.126.108.2) joined #redis. [14:41:29] Killerguy (~Killerguy@proxy.ovh.net) joined #redis. [14:41:31] S1kx (~S1kx@ip-95-223-80-198.unitymediagroup.de) left irc: Changing host [14:41:31] S1kx (~S1kx@pdpc/supporter/monthlybyte/s1kx) joined #redis. [14:41:32] Killerguy (~Killerguy@proxy.ovh.net) left irc: Changing host [14:41:32] Killerguy (~Killerguy@unaffiliated/killerguy) joined #redis. [14:41:33] CrazyGir (~jason@li14-82.members.linode.com) joined #redis. [14:41:33] rhaen_ (~uli@pkgbox.de) joined #redis. [14:41:33] [Grant] (~grant@cpe-74-65-60-0.rochester.res.rr.com) returned to #redis. [14:41:34] mutle` (~mutle@redcursor.de) joined #redis. [14:41:35] szaboat (~szaboat@pie.done.hu) returned to #redis. [14:41:40] ozataman (~ozataman@pool-108-6-239-203.nycmny.fios.verizon.net) returned to #redis. [14:41:45] JoL1hAHN (~nrk@unaffiliated/jol1hahn) returned to #redis. [14:41:45] kennethlove (~kennethlo@kennethlove.xen.prgmr.com) returned to #redis. [14:41:46] Nick change: CrazyGir -> Guest71191 [14:41:47] robinhoode (~robinhood@184.77.141.44) returned to #redis. [14:41:52] NodeX (~nodex@node1.nodex.co.uk) returned to #redis. [14:41:53] k3VB6u4d (~k3VB6u4d@ec2-204-236-142-90.us-west-1.compute.amazonaws.com) returned to #redis. [14:41:53] uggedal (~uggedal@li354-114.members.linode.com) returned to #redis. [14:41:56] hey all, is fictorial's github the go-to place for nodejs? looks like its stale... [14:42:14] bytemask (~quassel@li321-193.members.linode.com) returned to #redis. [14:43:13] foca_ (~foca@li25-211.members.linode.com) joined #redis. [14:43:41] ddilinger (~guy@unaffiliated/ddilinger) joined #redis. [14:43:54] zerok (~zerok@pdpc/supporter/active/zerok) returned to #redis. [14:44:25] ltbarcly (~ltbarcly@pool-71-116-105-183.snfcca.dsl-w.verizon.net) joined #redis. [14:46:12] lantins (~lantins@mx0.lividpenguin.com) returned to #redis. [14:47:32] Caius (~Caius@about/apple/macbookpro/Caius) returned to #redis. [14:50:36] siculars (~siculars@user-0cdff03.cable.mindspring.com) joined #redis. [14:50:45] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 258 seconds [14:52:00] rhaen (~uli@pkgbox.de) got lost in the net-split. [14:52:00] mutle (~mutle@redcursor.de) got lost in the net-split. [14:52:00] edw (~user@li246-89.members.linode.com) got lost in the net-split. [14:52:00] adulau_ (~adulau@188.65.217.78) got lost in the net-split. [14:52:00] mrb_bk (u2099@gateway/web/irccloud.com/x-wvdmmyjcimrzqdrk) got lost in the net-split. [14:52:00] merlin83 (~merlin83@unaffiliated/merlin83) got lost in the net-split. [14:52:00] roidrage (u1352@gateway/web/irccloud.com/x-htyzcooxluhjdbjb) got lost in the net-split. [14:52:00] tav (~tav@host-92-20-2-83.as13285.net) got lost in the net-split. [14:52:00] foca (~foca@li25-211.members.linode.com) got lost in the net-split. [14:53:21] roidrage (u1352@gateway/web/irccloud.com/x-wvibkfseinawmobg) joined #redis. [14:54:18] seppo0010 (~Adium@186.19.19.229) left #redis. [14:56:00] merlin83 (~merlin83@unaffiliated/merlin83) joined #redis. [14:59:17] Wombert (~Wombert@dslb-092-075-029-037.pools.arcor-ip.net) joined #redis. [15:02:05] zul_ (~giuseppe@151.65.183.233) left irc: Ping timeout: 244 seconds [15:07:10] lstrojny (~lstrojny@ppp-93-104-180-204.dynamic.mnet-online.de) joined #redis. [15:09:55] marcostoledo (~marcostol@189.29.90.157) joined #redis. [15:15:02] mrb_bk (u2099@gateway/web/irccloud.com/x-txuhnbplxwjpfohj) joined #redis. [15:22:29] agile (~mike@71-86-124-96.dhcp.ftwo.tx.charter.com) joined #redis. [15:35:58] ltbarcly (~ltbarcly@pool-71-116-105-183.snfcca.dsl-w.verizon.net) left irc: Quit: Computer has gone to sleep. [15:40:11] Nick change: wmoss|away -> wmoss [15:50:38] f00li5h (~f00li5h@unaffiliated/f00li5h) left irc: Read error: Connection reset by peer [15:55:16] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) joined #redis. [15:58:24] stephank (~stephank@82.197.214.45) left irc: Quit: *Poof!* [16:01:37] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) joined #redis. [16:02:07] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) left irc: Client Quit [16:15:22] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) joined #redis. [16:22:19] S2kx (~S1kx@ip-95-223-80-198.unitymediagroup.de) joined #redis. [16:24:33] S1kx (~S1kx@pdpc/supporter/monthlybyte/s1kx) left irc: Ping timeout: 252 seconds [16:26:53] tilgovi (~randall@couchdb/developer/tilgovi) joined #redis. [16:33:18] awksed2greep (~awksedgre@c-24-98-243-58.hsd1.ga.comcast.net) joined #redis. [16:36:32] Wombert (~Wombert@dslb-092-075-029-037.pools.arcor-ip.net) left irc: Read error: Connection reset by peer [16:36:44] Wombert (~Wombert@dslb-092-075-029-037.pools.arcor-ip.net) joined #redis. [16:37:25] Nick change: wmoss -> wmoss|away [16:43:58] soapyillusions (~soapyillu@modemcable064.95-21-96.mc.videotron.ca) left irc: Quit: Computer has gone to sleep. [16:45:05] marcostoledo (~marcostol@189.29.90.157) left irc: Quit: Computer has gone to sleep. [16:45:34] marcostoledo (~marcostol@189.29.90.157) joined #redis. [16:49:32] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) joined #redis. [16:52:19] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) left irc: Client Quit [16:55:13] robertj: I'm maintaining node_redis these days, which most people use [16:56:27] seivan (~seivan@cm67.eta201.maxonline.com.sg) joined #redis. [16:57:56] luckyruby (~luckyruby@mobile-198-228-235-133.mycingular.net) left irc: Remote host closed the connection [17:01:25] marcostoledo (~marcostol@189.29.90.157) left irc: Quit: Computer has gone to sleep. [17:03:41] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [17:04:05] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) joined #redis. [17:04:49] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) left irc: Remote host closed the connection [17:04:52] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) joined #redis. [17:09:01] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) joined #redis. [17:11:14] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) left irc: Remote host closed the connection [17:11:38] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) joined #redis. [17:15:20] rsampaio (~rodrigo@189-69-158-96.dial-up.telesp.net.br) joined #redis. [17:16:51] tav (~tav@host-2-96-35-150.as13285.net) joined #redis. [17:31:16] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) joined #redis. [17:37:27] irclogger_com (~irclogger@67-207-139-129.slicehost.net) left irc: Remote host closed the connection [17:38:26] JeremyWei (~textual@58.221.101.46) joined #redis. [17:38:30] irclogger_com (~irclogger@67-207-139-129.slicehost.net) joined #redis. [17:43:50] synk (~synk@ugate.dwango.co.jp) joined #redis. [17:47:04] lstrojny (~lstrojny@ppp-93-104-180-204.dynamic.mnet-online.de) left irc: Quit: lstrojny [17:51:09] soapyillusions (~soapyillu@modemcable059.68-21-96.mc.videotron.ca) joined #redis. [17:53:59] soapyillusions (~soapyillu@modemcable059.68-21-96.mc.videotron.ca) left irc: Client Quit [18:00:14] synk (~synk@ugate.dwango.co.jp) left irc: Quit: Leaving... [18:00:38] NemesisD (~NemesisD@c-50-132-41-113.hsd1.wa.comcast.net) joined #redis. [18:01:40] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) left irc: Quit: martincozzi [18:07:17] rsampaio (~rodrigo@189-69-158-96.dial-up.telesp.net.br) left irc: Quit: Leaving... [18:15:53] hey [18:18:38] ive got sort of an interesting usage pattern i'm trying to figure out. i will run some background task which will essentially generate a large number of key/value pairs. i need to insert all of these at the same time (probably an MSET) and then I need to, afterwards, delete all of the previously exsting keys not included in this update right afterwards [18:18:48] are there any caveats i should know about? [18:21:21] pharkmillups (~markphill@c-98-234-235-225.hsd1.ca.comcast.net) left irc: Quit: pharkmillups [18:23:55] rui_ (d20d49ae@gateway/web/freenode/ip.210.13.73.174) joined #redis. [18:29:54] is it possible to overwrite an existing numbered database with another? [18:32:37] lux___ (~lux@ppp-66-153.25-151.libero.it) left irc: Quit: This computer has gone to sleep [18:40:13] synk (~synk@ugate.dwango.co.jp) joined #redis. [18:47:40] skrul (~skrul@76.14.75.186) joined #redis. [18:52:35] blueadept (~blueadept@unaffiliated/blueadept) joined #redis. [19:15:34] robinhoode (~robinhood@184.77.141.44) left irc: Quit: Leaving [19:16:03] hhhhhh (b22aa2aa@gateway/web/freenode/ip.178.42.162.170) joined #redis. [19:16:34] hhhhhh (b22aa2aa@gateway/web/freenode/ip.178.42.162.170) left irc: Client Quit [19:22:41] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) joined #redis. [19:25:23] rsampaio (~rodrigo@189-69-158-96.dial-up.telesp.net.br) joined #redis. [19:31:51] steph021 (~steph021@unaffiliated/steph021) left irc: Quit: goodbye [19:32:14] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) joined #redis. [19:32:18] rsampaio (~rodrigo@189-69-158-96.dial-up.telesp.net.br) left irc: Quit: Leaving... [19:33:10] rui_ (d20d49ae@gateway/web/freenode/ip.210.13.73.174) left irc: Quit: Page closed [19:41:46] quizme (~quizme@c-24-5-189-239.hsd1.ca.comcast.net) joined #redis. [19:42:47] i heard redis automatically flushes to disk. so, can i skip using an RDBMS ? [19:44:57] i read the discussion on the google groups but that was back in 2010 [19:50:35] Wombert (~Wombert@dslb-092-075-029-037.pools.arcor-ip.net) left irc: Read error: Connection reset by peer [19:50:37] Wombert (~Wombert@dslb-092-075-029-037.pools.arcor-ip.net) joined #redis. [20:12:19] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep. [20:23:10] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) joined #redis. [20:24:03] appamatto (~appamatto@copyfree/advocate/appamatto) left #redis. [20:33:51] mdaisuke (~mdaisuke@124x38x82x202.ap124.ftth.ucom.ne.jp) joined #redis. [20:39:40] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) left irc: Remote host closed the connection [20:50:05] Nick change: wmoss|away -> wmoss [20:58:22] lupisak (~lupisak@138.80-203-142.nextgentel.com) left irc: Ping timeout: 258 seconds [20:59:26] kushal (kdas@fedora/kushal) joined #redis. [21:05:49] quizme: they solve different problems, and theres some discussion on persistence on the redis docs last i checked [21:14:30] ltbarcly (~ltbarcly@pool-71-116-105-183.snfcca.dsl-w.verizon.net) joined #redis. [21:16:16] nemesisD ok thanks. [21:16:53] nemesisd: by "redis cos" are you talking about redis.io ? [21:24:27] lupisak (~lupisak@138.80-203-142.nextgentel.com) joined #redis. [21:25:49] JeremyWei (~textual@58.221.101.46) left irc: Quit: Computer has gone to sleep. [21:30:03] nodokodo (~nodokodo@2.24.161.212) joined #redis. [21:30:05] nodokodo (~nodokodo@2.24.161.212) left irc: Client Quit [21:31:11] nodecandy (~nodecandy@2.24.161.212) joined #redis. [21:32:47] perezd (~derek@99-105-56-161.lightspeed.sntcca.sbcglobal.net) left irc: Quit: perezd [21:40:48] seivan (~seivan@cm67.eta201.maxonline.com.sg) left irc: Remote host closed the connection [21:41:46] good nigh [21:41:48] quizme (~quizme@c-24-5-189-239.hsd1.ca.comcast.net) left #redis ("Leaving"). [21:47:11] agentzh (~agentz@nginx/adept/agentzh) joined #redis. [21:52:00] ltbarcly (~ltbarcly@pool-71-116-105-183.snfcca.dsl-w.verizon.net) left irc: Quit: Computer has gone to sleep. [21:53:44] seivan (~seivan@cm67.eta201.maxonline.com.sg) joined #redis. [21:54:39] Nick change: wmoss -> wmoss|away [21:59:18] synk (~synk@ugate.dwango.co.jp) left irc: Quit: Leaving... [22:04:01] donspaulding (~donspauld@173-140-40-95.pools.spcsdns.net) joined #redis. [22:04:10] hahuang65 (~hahuang65@c-24-23-128-23.hsd1.ca.comcast.net) joined #redis. [22:04:10] brianseeders (~BS@108-216-88-132.lightspeed.bcvloh.sbcglobal.net) left irc: Ping timeout: 260 seconds [22:04:55] synk (~synk@ugate.dwango.co.jp) joined #redis. [22:10:15] skrul (~skrul@76.14.75.186) left irc: Quit: skrul [22:15:26] mattbillenstein (~Adium@cpe-75-84-198-75.socal.res.rr.com) joined #redis. [22:16:58] lmh (lmh@nat/redhat/x-plxixpxposwgapbj) joined #redis. [22:26:40] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) left irc: Quit: martincozzi [22:32:16] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) joined #redis. [22:40:43] Nick change: mutle` -> mutle [22:43:28] seivan (~seivan@cm67.eta201.maxonline.com.sg) left irc: Remote host closed the connection [22:49:58] rittyan (~rittyan@95-26-105-40.broadband.corbina.ru) joined #redis. [22:50:19] NemesisD (~NemesisD@c-50-132-41-113.hsd1.wa.comcast.net) left irc: Read error: Operation timed out [22:59:23] p1d (~p1d@ns1.vonaffenfels.de) joined #redis. [23:00:42] synk (~synk@ugate.dwango.co.jp) left irc: Quit: Leaving... [23:14:33] mattbillenstein (~Adium@cpe-75-84-198-75.socal.res.rr.com) left #redis. [23:18:23] h0bbit (~vedang@121.243.225.226) joined #redis. [23:18:26] mattbillenstein (~Adium@cpe-75-84-198-75.socal.res.rr.com) joined #redis. [23:20:38] ttpva (~ttpva@64-71-24-18.static.wiline.com) left irc: Quit: ttpva [23:24:48] ezmobius (~ezmobius@c-24-20-141-210.hsd1.or.comcast.net) joined #redis. [23:25:48] versicolor (~quassel@90-154-144-217.btc-net.bg) left irc: Read error: No route to host [23:26:10] martincozzi (~martincoz@c-67-188-32-200.hsd1.ca.comcast.net) left irc: Quit: martincozzi [23:26:25] nodecandy (~nodecandy@2.24.161.212) left irc: Quit: leaving [23:30:12] travisjeffery (~user@CPE0024369bfb24-CM00122542273e.cpe.net.cable.rogers.com) joined #redis. [23:30:22] sreeix (~sreeix@115.110.27.34) joined #redis. [23:31:48] thehodge (~thehodge@cpc5-seac20-2-0-cust310.7-2.cable.virginmedia.com) left irc: Remote host closed the connection [23:32:12] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) joined #redis. [23:32:20] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) left irc: Remote host closed the connection [23:32:23] thehodge (~thehodge@2001:470:1f09:13a3:e5d5:c269:71aa:aa5a) joined #redis. [23:38:35] wam (~wam@unaffiliated/wam) joined #redis. [23:39:32] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) joined #redis. [23:39:32] felixge (~felixgeis@91-65-245-141-dynip.superkabel.de) left irc: Changing host [23:39:32] felixge (~felixgeis@miranda/donor/theundefined) joined #redis. [23:39:38] Nick change: ezmobius -> ezmobius|zoning [23:45:01] synk (~synk@ugate.dwango.co.jp) joined #redis. [23:48:31] moshef (~moshef@84.94.109.182.cable.012.net.il) left irc: Ping timeout: 248 seconds [23:54:30] donspaulding (~donspauld@173-140-40-95.pools.spcsdns.net) left irc: Quit: Leaving. [23:55:49] moshef (~moshef@84.94.109.182.cable.012.net.il) joined #redis. [23:55:59] siculars (~siculars@user-0cdff03.cable.mindspring.com) left irc: Quit: siculars [23:57:14] oskarols (~Olsson@static-212-162-171-110.cust.tele2.se) joined #redis. [00:00:00] --- Mon Nov 28 2011