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.
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.
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
- macOS: x86_64, arm64
- AppImage: x86_64
- Ubuntu: Bionic x86_64, Bionic arm64, Focal x86_64, Focal arm64, Snap x86_64, Snap arm64, Jammy x86_64, Jammy arm64
- Debian: Bullseye x86_64
- RHEL 7/CentOS Linux 7: x86_64
- RHEL 8/CentOS Linux 8: x86_64
- RHEL 9/Rocky Linux 9/CentOS Linux 9: x86_64
- Redis Stack on Dockerhub: x86_64 and arm64
- Redis Stack server on Dockerhub: x86_64 and arm64
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.