You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+14
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,20 @@
12
12
13
13
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.
14
14
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
+
15
29
## API
16
30
17
31
The complete documentation for Redis module commands can be found at the [Redis commands website](https://redis.io/commands/).
0 commit comments