From 323a7cb1255a956eeed01df1a0c0f0609a14a64f Mon Sep 17 00:00:00 2001 From: ariskemper Date: Thu, 18 Dec 2014 02:21:05 +0700 Subject: [PATCH] Close #219 PR: Add naught to process managers. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 66fef74..f4d4929 100644 --- a/readme.md +++ b/readme.md @@ -492,6 +492,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [supervisor](https://github.com/isaacs/node-supervisor) - Restart scripts when they crash or restart when a `*.js` file changes. - [PM2](https://github.com/Unitech/pm2) - Advanced Process Manager. - [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx. +- [naught](https://github.com/andrewrk/naught) - Process manager with zero downtime deployment. ### AST