Skip to content

Commit

Permalink
Update future improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Dorschner committed Sep 20, 2016
1 parent 4f14b13 commit d95d285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ A functioning node.js v6.6.0+ and the ability to start a webserver on port 8000
## Improvements

1. Cache files (via a shared-cache for all processes) with a certain lifetime so you don't need to access the fs everytime
2. Failsafe to respawn killed processes
2. ~~Failsafe to respawn killed processes~~
3. Zero-downtime re-deployment (probably better done with PM2)

0 comments on commit d95d285

Please sign in to comment.