Itamar Ravid

Results 32 comments of Itamar Ravid

I think so. Let's ask @kaishh to make sure?

Nope, gave up on the library and adopted chill instead. On 24 Feb 2016, 00:39 +0200, [email protected], wrote: > Did you ever resolve this? I have the same issue. >...

Happy to contribute https://github.com/iravid/irwst :)

Right so it's not exactly the same. I've got a project that dynamically changes throttling rate for an Akka Streams stream based on some metrics measured externally. This is done...

Not sure what's the best interface! Right now I'm using a `Long => Task[Unit]` interface to externally change the throttling rate, and that's ok.

Hey @gnumoreno, no. 2 is about migrating multiple tables, if I understand correctly?

Hi all, this is a pretty big blocker for us and we would be happy to contribute the implementation if you would provide some pointers to what you had in...

Ah sorry, the Migrator would need to support this explicitly. I’ll add support for that in a day or two. On 21 Feb 2019, 4:28 +0200, Moreno Garcia e Silva...