diff options
author | Wolfy-J <[email protected]> | 2018-01-28 19:30:12 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-28 19:30:12 +0300 |
commit | 08f7b05fefb98d71c501c4788228a18c82103804 (patch) | |
tree | fa6484c77f096006680b9c10d2ac89dfa56b8bf8 /README.md | |
parent | f29eaed076ec57513a6c29b3b27afc76cd5a219d (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Features: -------- - no external services, drop-in (based on [Goridge](https://github.com/spiral/goridge)) - load balancer, process manager and task pipeline -- build for multiple frontends (queue, rest, psr-7, async php, etc) +- build for multiple frontends (queue, rest, PSR-7, async php, etc) - works over TPC, unix sockets and standard pipes - automatic worker replacement and safe destruction - worker lifecycle management (create/allocate/destroy timeouts) |