medis
medis copied to clipboard
💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.
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...
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...
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`...
 ``` 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...
I'm install medis in mac OS Mojave, the installation is complete, but after executing "npm start", no window is displayed.
Are there any plans to this app available via [Setapp](http://setapp.com/)?
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...