diff --git a/docs/explore/redisinsightv2/getting-started/index-gettingstarted.mdx b/docs/explore/redisinsightv2/getting-started/index-gettingstarted.mdx index cdc2470e3e..f9a83be60c 100644 --- a/docs/explore/redisinsightv2/getting-started/index-gettingstarted.mdx +++ b/docs/explore/redisinsightv2/getting-started/index-gettingstarted.mdx @@ -12,15 +12,18 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; import RedisCard from '@site/src/theme/RedisCard'; -RedisInsight v2.0 is a complete product rewrite based on a new tech stack comprising of Electron, Elastic UI and Monaco Editor. This version contains a number of must-have and most-used capabilities from previous releases, plus a number of differentiators and delighters. +RedisInsight is a visual tool that lets you do both GUI- and CLI-based interactions with your Redis database, and so much more when developing your Redis based application. It is a fully-featured pure Desktop GUI client that provides capabilities to design, develop and optimize your Redis application. It works with any cloud provider as long as you run it on a host with network access to your cloud-based Redis server. It makes it easy to discover cloud databases and configure connection details with a single click. It allows you to automatically add Redis Enterprise Software and Redis Enterprise Cloud databases. +## What's New in RedisInsight v2.0? + +RedisInsight v2.0 is a complete product rewrite based on a new tech stack comprising of [Electron](https://www.electronjs.org/), [Elastic UI](https://elastic.github.io/eui/#/), [Monaco Editor](https://microsoft.github.io/monaco-editor/) and [NodeJS](https://nodejs.org). This version contains a number of must-have and most-used capabilities from previous releases, plus a number of differentiators and delighters. You can run the application locally along with your favorite IDE, and it remains cross-platform, supported on Linux, Windows, and MacOS.