nintha / redis-gui-client-electron

redis gui client base on electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis-gui

TODO

  • more redis server host option (now localhost only)
  • display completable value (now list/hash/set/zset only display up to 10 value)
  • edit value (now readonly)
  • auth
  • cluster

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run package

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

redis gui client base on electron


Languages

Language:JavaScript 58.3%Language:Vue 36.9%Language:HTML 4.8%