LearnBoost / up

Zero-downtime reloads and requests load balancer based on distribute.
540 stars 73 forks source link

Respawn #42

Closed arlolra closed 12 years ago

arlolra commented 12 years ago

I rebased #31 on master and added a test and the ability to run npm test, should you so desire.

trodrigues commented 12 years ago

Any ideas on when this will be properly merged? We've been using this fork in production across 3 different apps for about a month now with no issues so far.

vgrichina commented 11 years ago

0.2.2 version in npm repo doesn't have --keepalive, is it intentional?

vgrichina commented 11 years ago

BTW, I am also confused how Github has 0.2.1 version and --keepalive and npm has 0.2.2 without it, which I cannot find on Github.

vgrichina commented 11 years ago

@guille maybe you can comment on these?

rauchg commented 11 years ago

Most likely we mis-published under 0.2.2

greelgorke commented 11 years ago

@guille which version in npm does have this pr?

vgrichina commented 11 years ago

@greelgorke version 0.2.2

greelgorke commented 11 years ago

@vgrichina nope, it doesn't. i 've installed 0.2.2 and there is no newer publish of it on npm.

vgrichina commented 11 years ago

@greelgorke did npm install -g up right now.

Have following result, so I am not sure what are you talking about.

up --keepalive

  error: unknown option `--keepalive'