Redis

database

Redis is an in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster.

Release Released Active Support Security Support Latest
8.0 1 week and 1 day ago
(02 May 2025)
Yes Yes 8.0.0
(02 May 2025)
7.4 9 months ago
(29 Jul 2024)
Yes Ends in 1 year and 6 months
(30 Nov 2026)
7.4.3
(23 Apr 2025)
7.2 1 year and 8 months ago
(15 Aug 2023)
Ended 9 months ago
(29 Jul 2024)
Ends in 9 months
(28 Feb 2026)
7.2.8
(23 Apr 2025)
7.0 3 years ago
(27 Apr 2022)
Ended 1 year and 8 months ago
(15 Aug 2023)
Ended 9 months ago
(29 Jul 2024)
7.0.15
(09 Jan 2024)
6.2 4 years ago
(22 Feb 2021)
Ended 3 years ago
(27 Apr 2022)
Ended 2 months and 1 week ago
(28 Feb 2025)
6.2.18
(23 Apr 2025)
6.0 5 years ago
(30 Apr 2020)
Ended 4 years ago
(22 Feb 2021)
Ended 2 years and 11 months ago
(31 May 2022)
6.0.20
(10 Jul 2023)
5.0 6 years ago
(17 Oct 2018)
Ended 5 years ago
(30 Apr 2020)
Ended 3 years ago
(27 Apr 2022)
5.0.14
(04 Oct 2021)

A new major version is planned for release once a year. Generally, every major release is followed by a minor version after six months. The latest stable release is always fully supported and maintained.

Two additional versions receive maintenance only, meaning that only fixes for critical bugs and major security issues are committed and released as patches:

  • The previous minor version of the latest stable release.
  • The previous stable major release.

Open Source Redis releases are subject to the following licenses:

  • Version 7.2.x and prior releases are subject to BSDv3.
  • Versions 7.4.x to 7.8.x are subject to your choice of RSALv2 or SSPLv1; and
  • Version 8.0.x and subsequent releases are subject to the tri-license RSALv2/SSPLv1/AGPLv3 at your option.

Security Overview with the actual list of supported versions and advisories.

More information is available on the Redis website.

You should be running one of the supported release numbers listed above in the rightmost column.

redis-server --version

Show Product Identifiers

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/v1/products/redis/. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/redis.ics.