diff options
author | Wolfy-J <[email protected]> | 2018-10-20 15:50:46 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-10-20 15:50:46 +0300 |
commit | b54e374c872a9750ce0621fe646ebf0848b39326 (patch) | |
tree | a2a3e84d951667bbac5e26db015eeee481d894bc /README.md | |
parent | 4d338078e1eee8b5d3e23edc4f787907935a7e9e (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ RoadRunner [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/spiral/roadrunner/badges/quality-score.png)](https://scrutinizer-ci.com/g/spiral/roadrunner/?branch=master) [![Codecov](https://codecov.io/gh/spiral/roadrunner/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/roadrunner/) -RoadRunner is an open source (MIT licensed), high-performance PHP application server, load balancer and process manager. +RoadRunner is an open source (MIT licensed) high-performance PHP application server, load balancer and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis. RoadRunner includes PSR-7/PSR-17 compatible HTTP and HTTP/2 server and can be used to replace classic Nginx+FPM setup with much greater performance. |