# Medis ### Notice: We just released Medis 2! 🚀🚀🚀 Compared to Medis (this repo), Medis 2 provides more delightful features, such as **tree view** (yes, finally!), streams, alert mode, **dark mode**, and more. Besides that, Medis 2 is rewritten from the beginning with native technology, making it more morden, beautiful, and fast! What's more, **Medis 2 is free 💰 to download**! Don't hesitate, download it from the App Store now and try it out! [](https://apps.apple.com/us/app/medis-2-gui-for-redis/id1579200037?mt=12) _(or searching "Medis 2" on macOS App Store if the above link doesn't work for you. Also, you can download the app directly from the [official website](https://getmedis.com/))_  --- Medis is a beautiful, easy-to-use Redis management application built on the modern web with [Electron](https://github.com/atom/electron), [React](https://facebook.github.io/react/), and [Redux](https://github.com/rackt/redux). It's powered by many awesome Node.js modules, especially [ioredis](https://github.com/luin/ioredis) and [ssh2](https://github.com/mscdex/ssh2). [](http://commitizen.github.io/cz-cli/) Medis starts with all the basic features you need: - Keys viewing/editing - SSH Tunnel for connecting with remote servers - Terminal for executing custom commands - Config viewing/editing It also supports many advanced features: - JSON/MessagePack format viewing/editing and built-in highlighting/validator - Working with millions keys and key members without blocking the redis server - Pattern manager for easy selecting a sub group of keys. **Note**: Medis only supports Redis >= 2.8 version because `SCAN` command was introduced since 2.8. `SCAN` is very useful to get key list without blocking the server, which is crucial to the production environment. Because the latest stable is 5.0 and 2.6 is a very old version, Medis doesn't support it.
luin | kvnsmth | dpde | ogasawaraShinnosuke | naholyr |
hlobil | Janpot |