|
6 | 6 | [](https://codecov.io/github/redis/go-redis)
|
7 | 7 | [](https://discord.gg/rWtp5Aj)
|
8 | 8 |
|
9 |
| -> 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. |
| 301 | +
|
300 | 302 | Thanks to all the people who already contributed!
|
301 | 303 |
|
302 | 304 | <a href="https://github.com/redis/go-redis/graphs/contributors">
|
|
0 commit comments