Download

Redis

You can download the last Redis source files here. For additional options, see the Redis downloads section below.

Stable (7.2)

Redis 7.2 includes optimizations, several new commands, some improvements, bug fixes, and several new module APIs. It also includes changes that potentially break backwards compatibility with older versions.

Redis Stack

Download the latest Redis Stack Server binaries here, or install with Docker, Homebrew, or on Linux.

Stable (7.2)

Redis Stack Server extends Redis with modern data models such as document, time series. Redis Stack also includes RedisInsight, a visualization tool for Redis. Read the latest release notes, or download the latest 7.2 binaries:

Redis downloads

Docker

You can download and run Redis Docker images from DockerHub. Multiple versions are available, usually updated shortly after each new release.

Go to Redis DockerHub.

Unstable

This is where all the development happens. Only for hard-core hackers or for folks who need to test the latest features or performance improvements. As this is an experimental build, it's not guaranteed to be fit for production deployment.

Download Redis Unstable Build

Latest Stable

The latest stable release is always available at the fixed https://download.redis.io/redis-stable.tar.gz URL along with its SHA-256 sum.

Older Redis Versions

Redis 7.0

Redis 7.0 includes several new user-facing features, significant performance optimizations, and many other improvements. It also includes changes that potentially break backwards compatibility with older versions.

See the release notes or download 7.0.15.

Redis 6.2

Redis 6.2 includes many new commands and improvements. Redis 6.2 improves on the completeness of Redis and addresses issues that have been requested by many users frequently or for a long time.

See the release notes or download 6.2.14.

List of all releases and hash digests

You can find a listing of all previous Redis releases on the releases page. SHA-256 digests for these downloads are available in the redis-hashes git repository.

Redis Stack downloads

Redis Stack 7.2

See the release notes for 7.2.0-v9.

Older Redis Stack Versions

Redis Stack 6.2.6 introduces many new features for Search and Query, including support for wildcard queries, multi-value indexing and querying, and more. This version also contains a new faster JSONPath, a new t-digest probabilistic data structure, new path-finding algorithms for Graph, support for gap filling for Time series, and other features and improvements.

See the release notes for more information and download links.

RedisInsight

RedisInsight is a powerful tool for visualizing and optimizing data in Redis or Redis Stack. Read the latest RedisInsight release notes.

Download the latest RedisInsight from the RedisInsight download page.