Skip to content

Commit 90ffc4d

Browse files
authored
Linking to Redis learning resources (#173)
1 parent 1e29dd4 commit 90ffc4d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ It primarily speeds up parsing of multi bulk replies.
88

99
[hiredis]: http://github.com/redis/hiredis
1010

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+
1125
## Install
1226

1327
hiredis-py is available on [PyPI](https://pypi.org/project/hiredis/), and can be installed via:

0 commit comments

Comments
 (0)