# go-redis
**Repository Path**: dtapps/go-redis
## Basic Information
- **Project Name**: go-redis
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-07-14
- **Last Updated**: 2021-07-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
📦 Golang Redis 缓存数据库
[comment]: <> (go)
[](https://pkg.go.dev/github.com/dtapps/go-redis)
[](https://goproxy.cn/stats/github.com/dtapps/go-redis)
[](https://goreportcard.com/report/github.com/dtapps/go-redis)
[](https://deps.dev/go/github.com%2Fdtapps%2Fgo-redis)
## 安装
```go
go get -u github.com/dtapps/go-redis
```