Skip to content

Commit

Permalink
r0b08x [chore] 3/24/2024, 2:38:19 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Mar 24, 2024
1 parent 9c82ab6 commit 3aba927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The best use case for this Redis GUI, if you manage tons of JSON, as it includes
* There is a new feature in the settings/tree setting, which limits the received keys, the minimum is 100, the maximum is 100k, so there is no more crash, because of that
* Since `v2020.4.189`, the tree can handle bigger key count, as of now, we are using deferred rendering for the tree - only rendering what is in the viewport, so it should be much faster versus rendering everything at once
* Please, check out your Redis use case, if this program can cover your requirements
* Does not handle binary data
* Handles binary data
* **Does not work with sentinel**, but it will be developed at some point of time
* **Has cluster support**
* Thanks so much for the awesome contribution by [@idetoile](https://github.com/idetoile) (now -> [@devthejo](https://github.com/devthejo)) of the cluster function.
Expand Down

0 comments on commit 3aba927

Please sign in to comment.