diff options
author | Anton Titov <[email protected]> | 2019-07-15 13:59:08 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2019-07-15 13:59:08 +0300 |
commit | c26573fe10b827c55b84ac615be69c166e5fa3e9 (patch) | |
tree | 66d22de78c162423657f34ecd914a03d26aa848f | |
parent | 9aee5beceffae852240491f042b5133e4f607a54 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Features: - HTTPS and HTTP/2 support (including HTTP/2 Push) - fully customizable server - flexible environment configuration -- no external PHP dependencies, drop-in (based on [Goridge](https://github.com/spiral/goridge)) +- no external PHP dependencies (64bit version required), drop-in (based on [Goridge](https://github.com/spiral/goridge)) - load balancer, process manager and task pipeline - frontend agnostic ([Queue](https://github.com/spiral/jobs), PSR-7, [GRPC](https://github.com/spiral/php-grpc), etc) - integrated metrics (Prometheus) |