João Jerónimo

Results 12 comments of João Jerónimo

Hey, it works for me with the bash installation that comes with Git for windows ;)

I think so, have you tried it ?

awesome, @oriSomething can you give us a screenshot of it working in powershell just to make sure :P ?

what does that have to do with anything ?

Not cool, doing the V8 - Native ... Native - V8 rountrips makes computing the crc16 significantly slower than computing it in JS, bringing native code in this module will...

I understand that, still don't think it justifies bringing a native module to the dependencies. Options are 1) fix one of the 5 libraries that don't work 2) accept this...

Hey, In that context client is a regular node_redis [RedisClient](https://github.com/NodeRedis/node_redis/blob/master/index.js#L36) instance, so the method quit you are calling is from there and your issue should be there and not here.

Hi, thanks! Well that is a bit tricky. When I wrote this 3 (4 ?) years ago I was a completely different developer than I am today and ended up...

Have you looked into [this](https://serverless.com/framework/docs/providers/aws/events/schedule/) ? If it works it would be a nicer interface IMO.

Massive +1 for this, especially because you advertise your coffeescript driver as a javascript driver (which is not a problem until someone decides to poke around). Also in the long-run...