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
@@ -30,10 +30,10 @@ Redis Insight is an intuitive and efficient GUI for Redis, allowing you to inter
30
30
* Bulk actions - Delete the keys in bulk based on the filters set in Browser or Tree view
31
31
* Workbench - advanced command line interface with intelligent command auto-complete, complex data visualizations and support for the raw mode
32
32
* Command auto-complete support for [RediSearch](https://redis.io/search/), [RedisJSON](https://redis.io/json/), [RedisTimeSeries](https://redis.io/timeseries/)
33
-
* Visualizations of your [RediSearch](https://redis.io/search/) index, queries, and aggregations. Ability to build [your own data visualization plugins](https://github.com/Redis-Insight/Packages)
33
+
* Visualizations of your [RediSearch](https://redis.io/search/) index, queries, and aggregations. Ability to build [your own data visualization plugins](https://github.com/RedisInsight/Packages)
34
34
* Officially supported for Redis OSS, [Redis Cloud](https://redis.io/cloud/). Works with Microsoft Azure Cache for Redis (official support upcoming)
35
35
36
-
Check out the [release notes](https://github.com/Redis-Insight/Redis-Insight/releases).
36
+
Check out the [release notes](https://github.com/RedisInsight/RedisInsight/releases).
37
37
38
38
## Get started with Redis Insight
39
39
@@ -46,31 +46,31 @@ Redis Insight is also available on Microsoft Store, Apple Store, Snapcraft, Flat
46
46
### Build
47
47
Alternatively you can also build from source. See our wiki for instructions.
48
48
49
-
*[How to build](https://github.com/Redis-Insight/Redis-Insight/wiki/How-to-build-and-contribute)
49
+
*[How to build](https://github.com/RedisInsight/RedisInsight/wiki/How-to-build-and-contribute)
50
50
51
51
## How to debug
52
52
If you have any issues occurring in Redis Insight, you can follow the steps below to get more information about the errors and find their root cause.
53
53
54
-
*[How to debug](https://github.com/Redis-Insight/Redis-Insight/wiki/How-to-debug)
54
+
*[How to debug](https://github.com/RedisInsight/RedisInsight/wiki/How-to-debug)
55
55
56
56
## Feedback
57
57
58
-
* Request a new [feature](https://github.com/Redis-Insight/Redis-Insight/issues/new?assignees=&labels=&template=feature_request.md&title=%5BFeature+Request%5D%3A)
* File a [bug](https://github.com/Redis-Insight/Redis-Insight/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBug%5D%3A)
58
+
* Request a new [feature](https://github.com/RedisInsight/RedisInsight/issues/new?assignees=&labels=&template=feature_request.md&title=%5BFeature+Request%5D%3A)
0 commit comments