summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-01-17 00:41:45 +0100
committerGitHub <[email protected]>2024-01-17 00:41:45 +0100
commita1f4e6df6834c24c45ac9030240d0b13865162e7 (patch)
treee99b207be9a29a6ecc7db193ed36de204606b1cc /README.md
parent40c6378f4a5cf1098aff593c170ea793f9286107 (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 76e84a90..e7c8ef7b 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ It supports running as a service with the ability to extend its functionality on
- Queue drivers: RabbitMQ, Kafka, SQS, Beanstalk, NATS, In-Memory.
- KV drivers: Redis, Memcached, BoltDB, In-Memory.
- OpenTelemetry protocol support (`gRPC`, `http`, `jaeger`).
-- [Workflow engine](https://github.com/temporalio/sdk-php) via [Temporal](https://temporal.io)
+- [Workflow engine](https://github.com/temporalio/sdk-php) via [Temporal](https://temporal.io).
- `gRPC` server. For increased speed, the `protobuf` extension can be used.
- `HTTP(S)/2/3` and `fCGI` servers features **automatic TLS management**, **103 Early Hints** support and middleware like: Static, Headers, gzip, prometheus (metrics), send (x-sendfile), OTEL, proxy_ip_parser, etc.
- Embedded distribute lock plugin which manages access to shared resources.