Skip to content

Commit e8137e3

Browse files
author
Simon Prickett
authored
Merge pull request #206 from ajeetraina/master
Improved RedisInsight v2 content
2 parents 2f5d6c9 + 3bbcb2d commit e8137e3

File tree

2 files changed

+6
-38
lines changed

2 files changed

+6
-38
lines changed

docs/explore/redisinsightv2/getting-started/index-gettingstarted.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,18 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1212
import RedisCard from '@site/src/theme/RedisCard';
1313

1414

15-
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.
15+
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.
1616

17+
## What's New in RedisInsight v2.0?
18+
19+
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.
1720

1821
<div class="text--center">
1922
<iframe width="760" height="315" src="https://www.youtube.com/embed/ppYSS6opUiQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2023
</div>
2124

22-
## What’s New in RedisInsight v2.0?
2325

26+
Starting with RedisInsight v2.0 release, the code is open source and publicly available over on [GitHub](https://github.com/redisinsight/redisinsight). Below are the list of new features introduced with this latest release:
2427

2528
- Workbench - An advanced command line interface with intelligent command auto-complete and complex data visualizations
2629
- Ability to write and render your own data visualizations within Workbench
@@ -29,9 +32,7 @@ RedisInsight v2.0 is a complete product rewrite based on a new tech stack compri
2932
- Enhanced user experience with Browser
3033

3134

32-
A full-featured pure desktop GUI client, RedisInsight is available for Windows, macOS, and Linux and is fully compatible with Redis Enterprise. It works with any cloud provider as long as you run it on a host with network access to your cloud-based Redis server. RedisInsight 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.
33-
34-
## Getting Started with RedisInsight
35+
## Getting Started
3536

3637
<Tabs
3738
defaultValue="MacOS"

docs/explore/redisinsightv2/index-redisinsight.mdx

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)