1.2.1 • Published 5 years ago

clustered v1.2.1

Weekly downloads
116
License
ISC
Repository
github
Last release
5 years ago

clustered

Cluster your server

build status Greenkeeper badge

Installation

  npm install clustered

Usage

Run test

Manual test available. Run the test script

  NODE_ENV=test node test/manual

followed by a number of cURL requests

  curl http://localhost:5545/

which will trigger an exception. The single process should die, then a new process forked in it's place, along with logging.

Prettier

This project uses prettier for code formatting and linting. You can set prettier up to auto format code in your editor, or manually format code before committing with yarn prettier.

Credits

Paul Serby follow me on twitter @serby

License

Licensed under the ISC

1.2.1

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

6 years ago

1.0.0

8 years ago

0.2.1

8 years ago

0.2.0

11 years ago

0.0.2

11 years ago