We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5587e commit 06ba713Copy full SHA for 06ba713
README.md
@@ -11,6 +11,20 @@
11
12
node-redis is a modern, high performance [Redis](https://redis.io) client for Node.js.
13
14
+## How do I Redis?
15
+
16
+[Learn for free at Redis University](https://university.redis.com/)
17
18
+[Build faster with the Redis Launchpad](https://launchpad.redis.com/)
19
20
+[Try the Redis Cloud](https://redis.com/try-free/)
21
22
+[Dive in developer tutorials](https://developer.redis.com/)
23
24
+[Join the Redis community](https://redis.com/community/)
25
26
+[Work at Redis](https://redis.com/company/careers/jobs/)
27
28
## Installation
29
30
Start a redis-server via docker (or any other method you prefer):
0 commit comments