medis icon indicating copy to clipboard operation
medis copied to clipboard

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

Results 130 medis issues
Sort by recently updated
recently updated
newest added

It seems like medis is not using the ~/.ssh/config file for ssh connections and so not using the `ProxyJump` I configured in my config. I need to connect to a...

feature

Hi, clojurist here. I saw in #261 a request for Python pickle detection, and have a similar feature request, but more general. First, I use a lot of nippy and...

feature

The current version of `node-sass` does not support `Python 3` only environments. Example Output: ``` gyp verb check python checking for Python executable "python" in the PATH gyp verb `which`...

v1

没有看到导入配置的功能,也没有看到导入的。

feature

![image](https://user-images.githubusercontent.com/4182865/41082575-6532d65e-6a61-11e8-817b-e0313188ef6e.png) ``` Uncaught Exception: SyntaxError: Unexpected token { at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:413:25) at Object.Module._extensions..js (module.js:452:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Object. (/Users/leo/git/github/medis/Medis.app/Contents/Resources/atom.asar/browser/lib/init.js:130:10) at Object. (/Users/leo/git/github/medis/Medis.app/Contents/Resources/atom.asar/browser/lib/init.js:132:4) at...

v1

I'm install medis in mac OS Mojave, the installation is complete, but after executing "npm start", no window is displayed.

v1

Are there any plans to this app available via [Setapp](http://setapp.com/)?

question

It is fairly common for people using django to store [pickled](https://docs.python.org/3/library/pickle.html) responses in redis. It would be very nice if medis supported properly displaying pickled response. I saw on npm...