From 5a96058c2f77c1278a0438ca5923f0772cf74790 Mon Sep 17 00:00:00 2001 From: Chayim Date: Wed, 20 Dec 2023 12:32:49 +0200 Subject: [PATCH] Linking to Redis learning resources (#2628) --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 95816f51e95..a590372b1b1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,19 @@ node-redis is a modern, high performance [Redis](https://redis.io) client for Node.js. +## 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/) ## Packages