You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: download/index.md
+13-13
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,11 @@ Download the latest Redis Stack Server binaries here, or install with [Docker](/
27
27
28
28
### Stable (7.2)
29
29
30
-
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](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v8), or download the latest 7.2 binaries:
30
+
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](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v9), or download the latest 7.2 binaries:
* RHEL 7/CentOS Linux 7: [x86_64](https://packages.redis.io/redis-stack/redis-stack-server-7.2.0-v9.rhel7.x86_64.tar.gz)
87
+
* RHEL 8/CentOS Linux 8: [x86_64](https://packages.redis.io/redis-stack/redis-stack-server-7.2.0-v9.rhel8.x86_64.tar.gz)
88
+
* RHEL 9/Rocky Linux 9/CentOS Linux 9: [x86_64](https://packages.redis.io/redis-stack/redis-stack-server-7.2.0-v9.rhel9.x86_64.tar.gz)
89
89
* Redis Stack on [Dockerhub](https://hub.docker.com/u/redis): [x86_64 and arm64](https://hub.docker.com/r/redis/redis-stack)
90
90
* Redis Stack server on [Dockerhub](https://hub.docker.com/u/redis): [x86_64 and arm64](https://hub.docker.com/r/redis/redis-stack-server)
91
91
92
-
See the [release notes for 7.2.0-v8](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v8).
92
+
See the [release notes for 7.2.0-v9](https://github.com/redis-stack/redis-stack/releases/tag/v7.2.0-v9).
93
93
94
94
### Older Redis Stack Versions
95
95
96
96
Redis Stack 6.2.6 introduces many new features for Search and Query, including support for [wildcard queries](/docs/interact/search-and-query/advanced-concepts/query_syntax/#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.
97
97
98
-
See the [release notes](https://github.com/redis-stack/redis-stack/releases/tag/v6.2.6-v12) for more information and download links.
98
+
See the [release notes](https://github.com/redis-stack/redis-stack/releases/tag/v6.2.6-v13) for more information and download links.
0 commit comments