add authors
This commit is contained in:
parent
6fb32165e3
commit
4026d46f7e
1 changed files with 5 additions and 0 deletions
|
@ -106,6 +106,11 @@ $ make test
|
||||||
With __50__ middleware (likely much more than you'll need), that's __307,020__ requests per minute, and __18,421,200__ per hour, so unless you're a facebook and can't manage to spin up more
|
With __50__ middleware (likely much more than you'll need), that's __307,020__ requests per minute, and __18,421,200__ per hour, so unless you're a facebook and can't manage to spin up more
|
||||||
than one process to scale horizontally you'll be fine ;)
|
than one process to scale horizontally you'll be fine ;)
|
||||||
|
|
||||||
|
## Authors
|
||||||
|
|
||||||
|
- [TJ Holowaychuk](https://github.com/visionmedia)
|
||||||
|
- [Jonathan Ong](https://github.com/jonathanong)
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
|
Loading…
Reference in a new issue