Approvals: 0/1
[00:20:50] * ChanServ sets mode: +o temporalfox [09:50:46] * ChanServ sets mode: +o temporalfox
[14:32:02] * ChanServ sets mode: +o temporalfox
[15:13:55] <Narigo> temporalfox, thanks for merging scala support! :)) Hope we can finally have a faster way to see how it works in real life apps… Do you want me to port MySQL/PostgreSQL back to Scala again, to see how well it works? ;)
[15:14:24] <temporalfox> Narigo thanks, not sure of that
[15:15:22] <Narigo> temporalfox, I guess not… ;) But maybe this could be something to test the API with a real life project. I wouldn't port our production stuff currently… ;)
[15:15:58] <temporalfox> Narigo yes you can make a branch to test it if that's not too much work
[15:16:06] <temporalfox> it makes lot of sense
[15:16:36] <Narigo> temporalfox, let's see if I can make it during the weekend…
[15:16:57] <temporalfox> I expect to merge scala by end of this week
[15:17:02] <Narigo> Great!
[19:01:17] * ChanServ sets mode: +o temporalfox
[19:27:34] <Sticky_> hmm, it seems that all of the filesystem reading stuff only allows you to read a whole file into ram, is there nothing in vertx for streaming out a file?
[19:30:21] <Sticky_> hmm, looks like I can do it manually with AsyncFile
[20:31:14] *** ChanServ sets mode: +o temporalfox
[22:21:54] <AlexLehm> Sticky_: use a Pump