1 Star 0 Fork 7

woonhan / gsein-redis-client

forked from G_Seinfeld / gsein-redis-client 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Gsein Redis Client

Gsein redis client (GRC) is a new redis client GUI tool built with Electron, Vue, Spring Boot, and Lettuce.

Here are some basic features of GRC:

  • Keys viewing/editing
  • Cheatsheet for redis commands
  • Test if a connection is valid.
  • Terminal (TODO)
  • SSH / Cluster support (TODO)
  • Sync data from different databases (TODO)

Note: GRC only supports Redis >= 2.8 version because we use SCAN command to load keys.

Techs

  • GUI: Electron + Vue
  • Function Implementation: Spring Boot + Lettuce (Kotlin)

Build Steps

  1. Install dependencies for electron

For MacOS and linux,

    ./gradlew setupNode

For windows,

    gradlew.bat setupNode
  1. Build

For MacOS and linux,

    ./gradlew buildApp

For windows,

    gradlew.bat setupNode
  1. Run

For MacOS and linux,

    ./gradlew runApp

For windows,

    gradlew.bat setupNode
  1. Package

For MacOS and linux,

    ./gradlew bunaleApp
    

For windows,

    gradlew.bat setupNode

Contribute / Sponsor

  • Simply star this repo :)
  • Feature requests and issues are welcome.
  • Feel free to check issues page

空文件

简介

Gsein redis client (GRC) 是一个使用Electron, Vue, Spring Boot, and Lettuce技术开发的新的Redis客户端可视化工具。 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/woonhan/gsein-redis-client.git
git@gitee.com:woonhan/gsein-redis-client.git
woonhan
gsein-redis-client
gsein-redis-client
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891