Skip to content

Commit ac19ddc

Browse files
Merge pull request #2906 from RedisInsight/ViktarStarastsenka-patch-1
Update README.md
2 parents bafeb3c + 615d538 commit ac19ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RedisInsight is an intuitive and efficient GUI for Redis, allowing you to intera
2424
* CRUD support for Lists, Hashes, Strings, Sets, Sorted Sets, and Streams
2525
* CRUD support for [RedisJSON](https://oss.redis.com/redisjson/)
2626
* Interactive tutorials to learn easily, among other things, how to leverage the native JSON data structure supporting structured querying and full-text search, including vector similarity search for your AI use cases
27-
* Contextualised recommendations to optimize performance and memory usage. The list of recommendations gets updated as you interact with your database.
27+
* Contextualised recommendations to optimize performance and memory usage. The list of recommendations gets updated as you interact with your database
2828
* Profiler - analyze every command sent to Redis in real-time
2929
* SlowLog - analyze slow operations in Redis instances based on the [Slowlog](https://github.com/RedisInsight/RedisInsight/releases#:~:text=results%20of%20the-,Slowlog,-command%20to%20analyze) command
3030
* Pub/Sub - support for [Redis pub/sub](https://redis.io/docs/manual/pubsub/), enabling subscription to channels and posting messages to channels

0 commit comments

Comments
 (0)