diff options
author | Wolfy-J <[email protected]> | 2018-01-28 19:30:23 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-28 19:30:23 +0300 |
commit | 4911d029c81b73ae52c6b510612f19e24a5f5665 (patch) | |
tree | 7aaea9980bc3020cf3a4f0afd05c881c8e6e4602 /README.md | |
parent | 08f7b05fefb98d71c501c4788228a18c82103804 (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) |