Zihua Li

Results 343 comments of Zihua Li

@lrecknagel Have you tried to build the app with Node.js 4.x?

@stanislasdrg @naffan2014 What are your macOS versions?

Hi @alesju, I'd like to make sure that where you downloaded the app from that won't run. App Store or GitHub?

@alesju This thread is focused on the App Store version. For the GitHub version, try to switch to npm v2 before building which has been discussed on https://github.com/luin/medis/issues/64. Alternatively, you...

@ProjectInfinity Yes. However, it should be pretty straightforward to build from source (just remember to use npm v2).

Hey @basehibino, are you using a SaaS redis service (e.g. RedisLab)? Currently there's a workaround for the issue: Switch to "Terminal" tab and invoke `SELECT 1` to select the db...

Hi Raccoon, thanks for the contribution and great work! Can you strip the style change of the footer (and possibly create a new PR for it) to narrow down the...

@hsleewis Hi, I'm still doing some tests before merging this. @a60814billy Looks like context menus won't show up.

Hi, sorry for the late response. 0.6.0 and 0.6.1 are same. There's no difference between them. It was a bug of the build script that I had to bump the...

Hey @dan-blanchard 👋, Glad to add more formatters to Medis. A question is pickled data may contain tuple, classes and other data structures that can't be represented in JSON, do...