Code Monkey home page Code Monkey logo

grm's Introduction

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
  • 删除用户 grm user delete

运行项目

持续更新中。。。

登录

login

服务管理

conn

数据展示

show

Terminal

cmd

添加数据

add

LUA脚本

lua

支持作者

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

grm's People

Contributors

gphper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.