From ed202936d71a75363fed11312bf551741db84433 Mon Sep 17 00:00:00 2001 From: Chayim Date: Mon, 30 Oct 2023 14:33:59 +0200 Subject: [PATCH] Linking to Redis resources (#2759) Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com> --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 2aedf5f1..8965b915 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,20 @@ > See [OpenTelemetry](https://github.com/redis/go-redis/tree/master/example/otel) example which > demonstrates how you can use Uptrace to monitor go-redis. +## How do I Redis? + +[Learn for free at Redis University](https://university.redis.com/) + +[Build faster with the Redis Launchpad](https://launchpad.redis.com/) + +[Try the Redis Cloud](https://redis.com/try-free/) + +[Dive in developer tutorials](https://developer.redis.com/) + +[Join the Redis community](https://redis.com/community/) + +[Work at Redis](https://redis.com/company/careers/jobs/) + ## Documentation - [English](https://redis.uptrace.dev)