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
+32-11Lines changed: 32 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ You can download the last Redis source files here. For additional options, see t
13
13
14
14
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.
@@ -23,15 +23,15 @@ Redis 6.2 includes many new commands and improvements. Redis 6.2 improves on the
23
23
24
24
## Redis Stack
25
25
26
-
You can download the latest Redis Stack Server binaries here. Alternatively you can use [Docker](/docs/stack/get-started/install/docker) or your package manager for [Mac](/docs/stack/get-started/install/mac-os) or [Linux](/docs/stack/get-started/install/linux).
26
+
Download the latest Redis Stack Server binaries here, or install with [Docker](/docs/stack/get-started/install/docker), [Homebrew](/docs/stack/get-started/install/mac-os), or [on Linux](/docs/stack/get-started/install/linux).
27
27
28
28
### Stable (6.2.0)
29
29
30
-
Redis Stack Server extends Redis with modern data models, such as Document, Graph, Time Series, and data processing engines, such as search, AI, and server side functions.
30
+
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](https://github.com/redis-stack/redis-stack/releases/tag/6.2.0-v1), or download the latest 6.2.0 binaries:
RedisInsight is a powerful tool for visualizing and optimizing data in Redis or Redis Stack, making real-time application development easier and more fun than ever before.
101
+
RedisInsight is a powerful tool for visualizing and optimizing data in Redis or Redis Stack. Read the latest [RedisInsight release notes](https://docs.redis.com/staging/release-ri-v2.0/ri/release-notes/).
Redis Stack 7.0 includes several new user-facing features, significant performance optimizations, and many other improvements part of Redis 7.0. It also includes changes that potentially break backwards compatibility with older versions.
0 commit comments