1 Star 0 Fork 16

pychango/redis-gli

forked from mylxsw/redis-tui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 358 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/mylxsw/go-skills/redis-gui
go 1.12
require (
github.com/gdamore/tcell v1.1.1
github.com/go-redis/redis v6.15.2+incompatible
github.com/lucasb-eyer/go-colorful v1.0.2 // indirect
github.com/rivo/tview v0.0.0-20190406182340-90b4da1bd64c
github.com/rivo/uniseg v0.0.0-20190313204849-f699dde9c340 // indirect
gopkg.in/redis.v5 v5.2.9
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/chenyiw/redis-gli.git
[email protected]:chenyiw/redis-gli.git
chenyiw
redis-gli
redis-gli
master

搜索帮助