Skip to content
/ medis Public
forked from luin/medis

Medis is a beautiful, easy-to-use Mac database management application for Redis.

License

Notifications You must be signed in to change notification settings

mruse/medis

Repository files navigation

Medis

Medis

Medis is a beautiful, easy-to-use Redis management application built on the modern web with Electron, React, and Redux.

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.

Download Medis

You can download compiled versions of Medis for Mac OS X from the release page. Support for Windows and Linux is coming soon.

Running Locally

$ npm install
$ npm run dev
$ npm start

Build Medis

$ npm run deploy
$ ./Medis.app

I love this. How do I help?

  • Simply star this repository :-)
  • Help us spread the word on Facebook and Twitter
  • Contribute Code! We're developers!
  • 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

About

Medis is a beautiful, easy-to-use Mac database management application for Redis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.6%
  • CSS 23.4%
  • HTML 3.2%
  • Shell 2.8%