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
**Best in class Redis developer GUI to view and interact with your data! [Download it from here](https://redis.com/redis-enterprise/redis-insight/#insight-form)!**
10
+
RedisInsight is a visual tool that provides capabilities to design, develop and optimize your Redis application.
11
+
Query, analyse and interact with your Redis data. [Download it here](https://redis.com/redis-enterprise/redis-insight/#insight-form)!
@@ -20,7 +25,7 @@ RedisInsight is an intuitive and efficient GUI for Redis, allowing you to intera
20
25
* CRUD support for [RedisJSON](https://oss.redis.com/redisjson/)
21
26
* Introducing Workbench - advanced command line interface with intelligent command auto-complete and complex data visualizations
22
27
* Command auto-complete support for [RediSearch](https://oss.redis.com/redisearch/), [RedisJSON](https://oss.redis.com/redisjson/), [RedisGraph](https://oss.redis.com/redisgraph/), [RedisTimeSeries](https://oss.redis.com/redistimeseries/), [RedisAI](https://oss.redis.com/redisai/)
23
-
* Visualizations of your [RediSearch](https://oss.redis.com/redisearch/) index queries and aggregations
28
+
* Visualizations of your [RediSearch](https://oss.redis.com/redisearch/) index, queries, and aggregations
24
29
* Ability to build your own data visualization plugins
25
30
* Built-in click-through guides for Redis capabilities
26
31
* Oficially supported for Redis OSS, [Redis Cloud](https://redis.com/try-free/). Works with Microsoft Azure Cache for Redis (official support upcoming).
@@ -30,7 +35,7 @@ Check out the [release notes](https://docs.redis.com/latest/ri/release-notes/).
30
35
31
36
## Get started with RedisInsight
32
37
33
-
This repository includes the code for the newly released in public preview RedisInsight 2.0. Check out the [blogpost](https://redis.com/blog/introducing-redisinsight-2/) announcing it.
38
+
This repository includes the code for RedisInsight 2.0, Currently available in public preview. Check out the [blogpost](https://redis.com/blog/introducing-redisinsight-2/) announcing it.
34
39
35
40
The current GA version of RedisInsight is 1.11. You can install RedisInsight 2.0 along with the GA version.
Copy file name to clipboardExpand all lines: redisinsight/api/src/constants/agreements-spec.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@
49
49
"disabled": false,
50
50
"since": "1.0.4",
51
51
"title": "Server Side Public License",
52
-
"label": "I have read and understood the <a target=\"_blank\" href=\"https://github.com/RedisInsight/RedisInsight/blob/master/LICENSE\">Server Side Public License</a>",
52
+
"label": "I have read and understood the <a target=\"_blank\" href=\"https://github.com/RedisInsight/RedisInsight/blob/main/LICENSE\">Server Side Public License</a>",
53
53
"requiredText": "Accept the Server Side Public License"
0 commit comments