We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3b9e9 commit 7867c62Copy full SHA for 7867c62
README.md
@@ -17,6 +17,20 @@ The Python interface to the Redis key-value store.
17
18
---------------------------------------------
19
20
+## How do I Redis?
21
+
22
+[Learn for free at Redis University](https://university.redis.com/)
23
24
+[Build faster with the Redis Launchpad](https://launchpad.redis.com/)
25
26
+[Try the Redis Cloud](https://redis.com/try-free/)
27
28
+[Dive in developer tutorials](https://developer.redis.com/)
29
30
+[Join the Redis community](https://redis.com/community/)
31
32
+[Work at Redis](https://redis.com/company/careers/jobs/)
33
34
## Installation
35
36
Start a redis via docker:
0 commit comments