Skip to content

Commit 04e61da

Browse files
authored
Linking to Redis learning resources (#193)
Linking to Redis resources
1 parent c07ceaf commit 04e61da

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@
1212

1313
This project builds on [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis), and seeks to bring native support for Redis Stack commands to the C# ecosystem.
1414

15+
## How do I Redis?
16+
17+
[Learn for free at Redis University](https://university.redis.com/)
18+
19+
[Build faster with the Redis Launchpad](https://launchpad.redis.com/)
20+
21+
[Try the Redis Cloud](https://redis.com/try-free/)
22+
23+
[Dive in developer tutorials](https://developer.redis.com/)
24+
25+
[Join the Redis community](https://redis.com/community/)
26+
27+
[Work at Redis](https://redis.com/company/careers/jobs/)
28+
1529
## API
1630

1731
The complete documentation for Redis module commands can be found at the [Redis commands website](https://redis.io/commands/).

0 commit comments

Comments
 (0)