1 Star 1 Fork 0

Ethan/gcache

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 263 Bytes
一键复制 编辑 原始数据 按行查看 历史
fusikai 提交于 2019-11-01 18:22 +08:00 . save for redis client
module github.com/linthan/gcache
go 1.12
require (
github.com/go-redis/redis v6.15.5+incompatible
github.com/jinzhu/gorm v1.9.11
github.com/kr/pretty v0.1.0 // indirect
github.com/onsi/ginkgo v1.10.2 // indirect
github.com/onsi/gomega v1.7.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/melican/gcache.git
git@gitee.com:melican/gcache.git
melican
gcache
gcache
master

搜索帮助