Skip to content

Commit

Permalink
Merge pull request #1115 from RedisJSON/ck-cloudlinks
Browse files Browse the repository at this point in the history
Adding links to learning resources
  • Loading branch information
alonre24 committed Oct 24, 2023
2 parents 88981e5 + 8b3cda0 commit 610672e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,20 @@ docker run -p 6379:6379 --name redis-stack redis/redis-stack:latest

Read the docs at <http://redisjson.io>

### How do I Redis?

[Learn for free at Redis University](https://university.redis.com/)

[Build faster with the Redis Launchpad](https://launchpad.redis.com/)

[Try the Redis Cloud](https://redis.com/try-free/)

[Dive in developer tutorials](https://developer.redis.com/)

[Join the Redis community](https://redis.com/community/)

[Work at Redis](https://redis.com/company/careers/jobs/)

## Build

Make sure you have Rust installed:
Expand Down

0 comments on commit 610672e

Please sign in to comment.