Skip to content

Commit

Permalink
copy #2628 into v5
Browse files Browse the repository at this point in the history
  • Loading branch information
leibale committed Feb 19, 2024
1 parent cf5587e commit 06ba713
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 @@ -11,6 +11,20 @@

node-redis is a modern, high performance [Redis](https://redis.io) client for Node.js.

## 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/)

## Installation

Start a redis-server via docker (or any other method you prefer):
Expand Down

0 comments on commit 06ba713

Please sign in to comment.