Medis is a new generation of elegant and professional Redis GUI. It is designed and developed by Redis experts, enabling it to handle various professional scenarios.
------------
Main Features
------------
Support for all key types
Medis provides dedicated support for strings, lists, hashes, sets, sorted sets, streams, and even some third-party modules such as RedisJSON. Through a beautiful user interface, users can manage all data pleasantly.
Command query
Medis provides a query view to run any command. The query view supports highlighting keywords and can display relevant help documents in real time, making everything extremely easy to use.
Tree view of the key list
Medis follows the convention of the Redis community and supports a tree view through a customizable delimiter. You can classify keys as you wish.
High performance
Medis is designed to handle millions of keys and fields without blocking the server.
Alert mode
Medis provides an alert mode to ensure your safety when using a production database. Every writable command sent to the server requires your explicit approval.
Support for JSON/MessagePack/Gzip
Medis can automatically recognize different data formats, so you don't have to worry about Medis not being able to read them if you use MessagePack to reduce memory usage.
Binary data editor
Medis can also directly edit binary data!
SSH tunnel and SSL
Medis allows you to connect to a remote server using an SSH tunnel, and it works well in SSL mode.
View online clients
With this feature, you can view and manage online clients.
Dark mode
Of course, Medis supports dark mode!