8000 GitHub - gphper/grm at v0.0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ grm Public

redis可视化工具(gin+element-plus)【部署简单便捷,SSH连接,用户校验,操作日志、命令行模式、LUA脚本执行、Redis监控等】

License

Notifications You must be signed in to change notification settings

gphper/grm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grm

vue3 go visitor

介绍 [Introduction]

基于go+vue的web版redis管理工具【Web redis management tool based on golang and vue】

功能清单

  • ✅ 管理连接(直连和SSH)、切换DB

  • ✅ 支持 string/list/set/zset/hash/stream 类型的增删查改

  • ✅ 编译打包成独立的二进制文件

  • ✅ 服务信息展示

  • ✅ 支持命令行

  • ✅ 用户鉴权

  • ✅ 操作日志

  • 🔲 支持LUA脚本

编译代码

  • web目录下 npm run build
  • grm目录下 go build -ldflags "-s -w" .\main.go
  • 推荐使用upx再次压缩 upx -9 main.exe -o grm.exe

添加用户

grm user add

持续更新中。。。

登录

login

服务管理

conn

数据展示

show

Terminal

cmd

添加数据

add

支持作者

如果觉得这个项目对你有帮助的话,请留下一颗star ⭐⭐鼓励一下! If the project is helpful to you, please give a star to encourage me

About

redis可视化工具(gin+element-plus)【部署简单便捷,SSH连接,用户校验,操作日志、命令行模式、LUA脚本执行、Redis监控等】

Topics

Resources

License

Stars

Watchers

Forks

0