summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-01-21 17:08:23 +0300
committerGitHub <[email protected]>2019-01-21 17:08:23 +0300
commitee2fb4ea9f5b849eccfb5e07d0d3f64f998dffb1 (patch)
tree03ba8ea63154e69b1c100a3c26b309b160bd703a /README.md
parentfaf379355119b7ce097ec592666c6e4430dd2d4d (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a79eb773..216703f6 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ Features:
- flexible environment configuration
- no external PHP dependencies, drop-in (based on [Goridge](https://github.com/spiral/goridge))
- load balancer, process manager and task pipeline
-- frontend agnostic (Queue, PSR-7, [GRPC](https://github.com/spiral/php-grpc), etc)
+- frontend agnostic ([Queue](https://github.com/spiral/jobs), PSR-7, [GRPC](https://github.com/spiral/php-grpc), etc)
- works over TCP, unix sockets and standard pipes
- automatic worker replacement and safe PHP process destruction
- worker lifecycle management (create/allocate/destroy timeouts)