You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> go-redis is brought to you by :star:[**uptrace/uptrace**](https://github.com/uptrace/uptrace).
10
-
> Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can
11
-
> use it to monitor applications and set up automatic alerts to receive notifications via email,
12
-
> Slack, Telegram, and others.
13
-
>
14
-
> See [OpenTelemetry](https://github.com/redis/go-redis/tree/master/example/otel) example which
15
-
> demonstrates how you can use Uptrace to monitor go-redis.
9
+
> go-redis is the official Redis client library for the Go programming language. It offers a straightforward interface for interacting with Redis servers.
16
10
17
11
## Supported versions
18
12
@@ -297,6 +291,14 @@ REDIS_PORT=9999 go test <your options>
297
291
298
292
## Contributors
299
293
294
+
> The go-redis project was originally initiated by :star:[**uptrace/uptrace**](https://github.com/uptrace/uptrace).
295
+
> Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can
296
+
> use it to monitor applications and set up automatic alerts to receive notifications via email,
297
+
> Slack, Telegram, and others.
298
+
>
299
+
> See [OpenTelemetry](https://github.com/redis/go-redis/tree/master/example/otel) example which
300
+
> demonstrates how you can use Uptrace to monitor go-redis.
0 commit comments