# 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

📦 Golang Redis 缓存数据库 [comment]: <> (go) [![godoc](https://pkg.go.dev/badge/github.com/dtapps/go-redis?status.svg)](https://pkg.go.dev/github.com/dtapps/go-redis) [![goproxy.cn](https://goproxy.cn/stats/github.com/dtapps/go-redis/badges/download-count.svg)](https://goproxy.cn/stats/github.com/dtapps/go-redis) [![goreportcard.com](https://goreportcard.com/badge/github.com/dtapps/go-redis)](https://goreportcard.com/report/github.com/dtapps/go-redis) [![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/github.com%2Fdtapps%2Fgo-redis) ## 安装 ```go go get -u github.com/dtapps/go-redis ```