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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ RedisInsight is an intuitive and efficient GUI for Redis, allowing you to intera
23
23
* Browse, filter and visualise your key-value Redis data structures
24
24
* CRUD support for Lists, Hashes, Strings, Sets, Sorted Sets
25
25
* CRUD support for [RedisJSON](https://oss.redis.com/redisjson/)
26
+
* Profiler - analyze every command sent to Redis in real-time
26
27
* Introducing Workbench - advanced command line interface with intelligent command auto-complete and complex data visualizations
27
28
* 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/)
28
29
* Visualizations of your [RediSearch](https://oss.redis.com/redisearch/) index, queries, and aggregations
0 commit comments