Download

Redis

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

Stable (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.

Redis Stack

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

Stable (6.2.6)

Redis Stack Server extends Redis with modern data models such as document, graph, time series. Redis Stack also includes RedisInsight, a visualization tool for Redis. Read the latest release notes, or download the latest 6.2.6 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.

Release-candidate (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.

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 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.12.

Redis 6.0

Redis 6.0 (GA October, 2021) introduced SSL, the new RESP3 protocol, ACLs, client side caching, diskless replicas, I/O threads, faster RDB loading, new modules APIs, and many more improvements.

See the release notes or download 6.0.19.

Redis 5.0

Redis 5.0 (GA October 2018) introduced the new stream data type, sorted set blocking pop operations, LFU/LRU info in RDB, a cluster manager in redis-cli, active defragmentation V2, better HyperLogLogs, and many other improvements.

See the release notes or download 5.0.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 6.2.6-v7

See the release notes for 6.2.6-v7.

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 the RedisInsight download page.

Download Redis Stack Server 7.0.6-rc8:

See the release notes for 7.0.6-RC8.