
Install Redis | Docs
Install Redis. How you install Redis depends on your operating system and whether you'd like to install it bundled with Redis Stack and Redis UI. See the guide below that best fits your needs: …
Install Redis on Linux | Docs
Most major Linux distributions provide packages for Redis. Install on Ubuntu/Debian. Add the repository to the APT index, update it, and install Redis:
Install Redis on Windows | Docs
Redis is not officially supported on Windows. However, you can install Redis on Windows for development by following the instructions below. To install Redis on Windows, you'll first need …
Downloads - Redis
Download Redis Unstable build. Latest stable release. The latest stable release is always available at the fixed https://download.redis.io/redis-stable.tar.gz URL along with its SHA-256 …
Install Redis from Source | Docs
You can compile and install Redis from source on variety of platforms and operating systems including Linux and macOS. Redis has no dependencies other than a C compiler and libc. …
Install Redis or Redis Stack | Docs
You can install Redis or Redis Stack locally on your machine. Redis and Redis Stack are available on Linux, macOS, and Windows. Here are the installation instructions: Install Redis; …
Install Redis Stack | Docs
While you can install Redis Stack on any of the platforms listed below, you might also consider using Redis Cloud by creating a free account. Install Redis Stack on Linux How to install Redis …
Quick starts | Docs - Redis
Redis can be used as a database, cache, streaming engine, message broker, and more. The following quick start guides will show you how to use Redis for the following specific purposes: …
Getting Started - Redis
There are essentially two ways you can use Redis: • Cloud Redis: A hosted and serverless Redis database-as-a-service (DBaaS). The fastest way to deploy Redis Cloud via Amazon AWS, …
Download a Redis Enterprise Software installation package
To download the installation package for any of the supported platforms: Go to the Redis download page. Sign in with your Redis credentials or create a new account. In the Downloads …