solnic changed the topic of #rom-rb to: Ruby Object Mapper | Mailing List: https://groups.google.com/forum/?fromgroups#!forum/rom-rb | Logs: http://irclog.whitequark.org/rom-rb
cored has quit [Ping timeout: 240 seconds]
dkubb has joined #rom-rb
dkubb has quit [Client Quit]
knowtheory has joined #rom-rb
dkubb has joined #rom-rb
<warmwaffles> So we decided to actually stick this data from google into an actual data storage engine. Ruby was just taking too long to do aggregate data
knowtheory has quit [Quit: Computer has gone to sleep]
knowtheory has joined #rom-rb
knowtheory has quit [Ping timeout: 240 seconds]
<dkubb> warmwaffles: interesting. what datastore?
<warmwaffles> good ole SQL, we need aggregate and data grouping
<warmwaffles> plus the data in the table is throw away, so if we make changes, it wont be a big deal
<warmwaffles> we are doing spikes right now
<warmwaffles> Team like mutant though, we are definitely going to give it a go
<warmwaffles> I had to talk the team out of doing a NoSQL solution because the data definitely had relational information
<warmwaffles> Though I am extremely intrigued by all these little libraries
<warmwaffles> Still using that Transform class you helped me with last night.
<dkubb> yeah, that sounds like a good choice
<dkubb> I personally wouldn't do a ton of transformations in ruby
<dkubb> probably just enough to get it into a sane format and them dump it into a db
<dkubb> it also depends on whether it's a one-off or if it has to be run continuously. if it's a one-off, then I would do whatever gets me the answer fastest, even if it takes longer to run
<dkubb> for something continuous, which it sounds like this is, I would focus on getting the data into the database as quickly as possible. I'd use yajl-ruby to parse the json as a stream, and then for each "node" I would transform and write to the db
<dkubb> minimizing buffering can make a big difference in this case
<warmwaffles> yea
<warmwaffles> dkubb: have you used sidekiq at all?
<dkubb> warmwaffles: no I haven't yet
dkubb has quit [Quit: Leaving...]
postmodern has joined #rom-rb
snusnu has quit [Quit: Leaving.]
snusnu has joined #rom-rb
snusnu has quit [Client Quit]
mbj has joined #rom-rb
dkubb has joined #rom-rb
<mbj> dkubb: hi
moonglum has joined #rom-rb
skade has joined #rom-rb
mbj has quit [Read error: Connection reset by peer]
mbj has joined #rom-rb
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #rom-rb
skade has quit [Client Quit]
skade has joined #rom-rb
skade has quit [Client Quit]
skade has joined #rom-rb
postmodern has quit [Quit: Leaving]
zekefast has joined #rom-rb
moonglum has quit [Ping timeout: 272 seconds]
mbj has quit [Quit: Lost terminal]
snusnu1 has joined #rom-rb
zekefast has quit [Quit: Leaving.]
cored has joined #rom-rb
cored has joined #rom-rb
cored has quit [Changing host]
zekefast has joined #rom-rb
snusnu1 has quit [Quit: Leaving.]
breakingthings has joined #rom-rb
knowtheory has joined #rom-rb
moonglum has joined #rom-rb
gildo has joined #rom-rb
CraigBuchek has joined #rom-rb
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #rom-rb
skade has quit [Client Quit]
snusnu has joined #rom-rb
skade has joined #rom-rb
skade has quit [Quit: Computer has gone to sleep.]
bf4 has joined #rom-rb
irclogger__ has joined #rom-rb
skade has joined #rom-rb
snusnu has quit [Quit: Leaving.]
kleech has joined #rom-rb
mkristian has joined #rom-rb
mkristian has quit [Read error: Connection reset by peer]
skade has quit [Quit: Computer has gone to sleep.]
snusnu has joined #rom-rb
mbj has joined #rom-rb
breakingthings has quit []
skade has joined #rom-rb
zekefast has quit [Quit: Leaving.]
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #rom-rb
moonglum has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
mbj has quit [Quit: Lost terminal]
skylansre has joined #rom-rb
<skylansre> How do i play skylanders swap force with my old portal?
mbj has joined #rom-rb
skylansre has quit [Client Quit]
breakingthings has joined #rom-rb
snusnu has quit [Quit: Leaving.]
<elskwid> Good morning everyone.
<mbj> elskwid: hi
<mbj> dkubb: hi
<dkubb> good morning
<mbj> dkubb: triage (aka devtools as gem) works fine.
<mbj> need to check other vms than MRI also.
<mbj> dkubb: Than I can release, and we'll have the chance to have 0 :git sources soon.
<mbj> Resulting in much faster builds ;)
<mbj> And I can use triage in my current clients project ;)
snusnu has joined #rom-rb
<mbj> snusnu: hola
<mbj> snusnu: triage works fine.
<snusnu> mbj: cool
<dkubb> mbj: sweet
<dkubb> mbj: I wonder how we can do platform specific dependencies, or does gemspec handle it somehow?
<Eiam> bunch workarounds & patches
<mbj> dkubb: I'll test it out.
ezkl has quit [Quit: QUIT!]
<mbj> dkubb: I expect we'll still have some stuff in the shared gemspec.
<mbj> dkubb: s/gemspec/gemfile/
<mbj> dkubb: But I'll try to minimize it.
<mbj> After ROM I'll build a new rubygems system. It does not make any sense rubygems itself does not have bundler functionallity build-in.
cored has quit [Quit: leaving]
<dkubb> check this out: http://www.try-alf.org/
<dkubb> this is for alf, which is similar to axiom.. I thought about doing this too
kleech has quit [Remote host closed the connection]
skade has quit [Quit: Computer has gone to sleep.]
mbj_ has joined #rom-rb
snusnu has quit [Quit: Leaving.]
mbj has quit [Ping timeout: 272 seconds]
mbj_ has quit [Ping timeout: 240 seconds]
Gibheer has quit [*.net *.split]
snusnu has joined #rom-rb
v0n has joined #rom-rb
ezkl has joined #rom-rb
cored has joined #rom-rb
cored has joined #rom-rb
cored has quit [Changing host]
dkubb has quit [Quit: Linkinus - http://linkinus.com]
mbj has joined #rom-rb
Gibheer has joined #rom-rb
kleech has joined #rom-rb
kleech has quit [Remote host closed the connection]
kleech has joined #rom-rb
kleech has quit [Ping timeout: 265 seconds]
dkubb has joined #rom-rb
mbj has quit [Ping timeout: 265 seconds]
dkubb has quit [Quit: Linkinus - http://linkinus.com]
snusnu has quit [Quit: Leaving.]
snusnu1 has joined #rom-rb
breakingthings has quit []
inabsentia has joined #rom-rb
inabsentia has left #rom-rb [#rom-rb]
irclogger__ has quit [Ping timeout: 246 seconds]
bf4 has quit [Ping timeout: 272 seconds]
NemesisD has joined #rom-rb
<NemesisD> hey guys
cored has quit [Ping timeout: 252 seconds]
NemesisD has quit [Quit: WeeChat 0.4.2]
postmodern has joined #rom-rb