1 Star 0 Fork 0

go-libs/redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
非一般 提交于 2024-11-18 16:14 . change log package as go-libs/log
module gitee.com/go-libs/redis
go 1.18
require (
gitee.com/go-libs/config v1.0.3
gitee.com/go-libs/log v1.1.0
github.com/go-redis/redis/v8 v8.11.5
)
require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
github.com/kr/pretty v0.3.0 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/sys v0.18.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/go-libs/redis.git
git@gitee.com:go-libs/redis.git
go-libs
redis
redis
dev

搜索帮助