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: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@ 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 [search and query](https://redis.io/search/) capability, [JSON](https://redis.io/json/) and [time series](https://redis.io/timeseries/) data structures
33
-
* Visualizations of your [search and query](https://redis.io/search/) indexes and results. Ability to build [your own data visualization plugins](https://github.com/RedisInsight/Packages)
33
+
* Visualizations of your [search and query](https://redis.io/search/) indexes and results.
34
+
* Ability to build [your own data visualization plugins](https://github.com/RedisInsight/Packages)
34
35
* Officially supported for Redis OSS, [Redis Cloud](https://redis.io/cloud/). Works with Microsoft Azure Cache for Redis
35
36
36
37
Check out the [release notes](https://github.com/RedisInsight/RedisInsight/releases).
0 commit comments