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 1e29dd4 commit 90ffc4dCopy full SHA for 90ffc4d
README.md
@@ -8,6 +8,20 @@ It primarily speeds up parsing of multi bulk replies.
8
9
[hiredis]: http://github.com/redis/hiredis
10
11
+## How do I Redis?
12
+
13
+[Learn for free at Redis University](https://university.redis.com/)
14
15
+[Build faster with the Redis Launchpad](https://launchpad.redis.com/)
16
17
+[Try the Redis Cloud](https://redis.com/try-free/)
18
19
+[Dive in developer tutorials](https://developer.redis.com/)
20
21
+[Join the Redis community](https://redis.com/community/)
22
23
+[Work at Redis](https://redis.com/company/careers/jobs/)
24
25
## Install
26
27
hiredis-py is available on [PyPI](https://pypi.org/project/hiredis/), and can be installed via:
0 commit comments