Medis

💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.
Alternatives To Medis
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Medis11,206
2 months ago97mitJavaScript
💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.
Flask Base2,838
5 months ago1mitPython
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
Pinkylam Blog58
6 years ago1apache-2.0JavaScript
基于node-webkit 开发的桌面笔记管理应用。前端使用MDUI框架。数据同步定时同步到服务器端,本地自带缓存数据功能。
Penn Club Ratings22
5 years agomitPython
Livetool20
5 years agootherJavaScript
Collaborative editor using Node.JS / Redis / RTMFP / Socket.IO
Ritzy Demo20
7 years ago1apache-2.0JavaScript
Demo of Ritzy: Collaborative web-based rich text editor
Lampost Mud17
5 years ago7mitJavaScript
A Python server and HTML/angular.js client for MUDs and other multi-user virtual worlds
Forum_server14
a year ago1mitJava
论坛前后端分离项目的后端项目,采用springboot框架
Skyeye Report10
a year agomitJava
skyeye-report是一款高性能的Java报表引擎,提供完善的基于网页的报表设计器,可快速做出各种复杂的中式报表。支持多种数据源以及拖拽式报表功能。专业化报表设计编辑器,支持多种格式文件的导出。交流群:1016439713
Playground5
4 years agoJavaScript
Alternatives To Medis
Select To Compare


Alternative Project Comparisons
Readme

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!

Download on the App Store

(or searching "Medis 2" on macOS App Store if the above link doesn't work for you.)

Medis


Medis is a beautiful, easy-to-use Redis management application built on the modern web with Electron, React, and Redux. It's powered by many awesome Node.js modules, especially ioredis and ssh2.

Commitizen friendly Join the chat at https://gitter.im/luin/medis

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.


Download Medis on Windows

You can download compiled installer of Medis for Windows from the below page download page

Download Medis on Mac

You can download compiled versions of Medis for Mac OS X from the release page.

Running Locally

  1. Install dependencies
    $ npm install
  1. Compile assets:
    $ npm run pack
  1. Run with Electron:
    $ npm start

Connect to Heroku

Medis can connect to Heroku Redis addon to manage your data. You just need to call heroku redis:credentials --app APP to get your redis credential:

$ heroku redis:credentials --app YOUR_APP
redis://x:[email protected]:PORT

And then input HOST, PORT and PASSWORD to the connection tab.

I Love This. How do I Help?

  • Simply star this repository :-)
  • Help us spread the world on Facebook and Twitter
  • Contribute Code! We're developers! (See Roadmap below)
  • Medis is available on the Mac App Store as a paid software. I'll be very grateful if you'd like to buy it to encourage me to continue maintaining Medis. There are no additional features comparing with the open-sourced version, except the fact that you can enjoy auto updating that brought by the Mac App Store.
    Download on the App Store

Roadmap

  • Windows and Linux version (with electron-packager)
  • Support for SaaS Redis services
  • Lua script editor
  • Cluster management
  • GEO keys supporting

Contributors

luin

kvnsmth

dpde

ogasawaraShinnosuke

naholyr

hlobil

Janpot

License

MIT

Popular Redis Projects
Popular Editor Projects
Popular Data Storage Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Editor
Redis
Gui
Redis Cluster
Redis Sentinel