summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-01-10 13:27:40 +0100
committerGitHub <[email protected]>2024-01-10 13:27:40 +0100
commit9dc694b60d839ca870989935237ee1487e64884c (patch)
treefa6fce97f4bb755b3e6afd1bccc55a2a06c12d8a
parentd83cd4a7ea11d988f8f0a445a45e276a8e968080 (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed47547c..278b436d 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ RoadRunner includes PSR-7/PSR-17 compatible HTTP and HTTP(S)/2/3 servers and can
with much greater performance and flexibility. RoadRunner features HTTP(S)/2/3 servers as just one of its many available plugins, but its capabilities extend far beyond:
- Queue drivers: RabbitMQ, Kafka, SQS, Beanstalk, NATS, In-Memory.
- KV drivers: Redis, Memcached, BoltDB, In-Memory.
+- OpenTelemetry protocol support (`gRPC`, `http`, `jaeger`).
- Workflows manager via [Temporal](https://temporal.io)
- gRPC server. For increased speed, the `protobuf` extension can be used.
- HTTP(S)/2/3 server features automatic TLS management and middleware like: Static, Headers, gzip, prometheus (metrics), send (x-sendfile), OTEL, proxy_ip_parser, etc.