forked from mirror/redis
Update sponsors
This commit is contained in:
parent
6115a783e1
commit
0f4db2e930
|
@ -1,16 +1,14 @@
|
||||||
# Redis client for Golang
|
# Redis client for Golang
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/go-redis/redis.png?branch=master)](https://travis-ci.org/go-redis/redis)
|
[![Build Status](https://travis-ci.org/go-redis/redis.png?branch=master)](https://travis-ci.org/go-redis/redis)
|
||||||
[![GoDoc](https://godoc.org/github.com/go-redis/redis?status.svg)](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc)
|
[![PkgGoDev](https://pkg.go.dev/badge/github.com/go-redis/redis/v8)](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc)
|
||||||
|
|
||||||
|
> :heart: [**Uptrace.dev** - distributed traces, logs, and errors](https://uptrace.dev)
|
||||||
|
|
||||||
- [Docs](https://redis.uptrace.dev)
|
- [Docs](https://redis.uptrace.dev)
|
||||||
- [Reference](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc)
|
- [Reference](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc)
|
||||||
- [Examples](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples)
|
- [Examples](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples)
|
||||||
|
|
||||||
## Sponsors
|
|
||||||
|
|
||||||
- [**Uptrace.dev** - distributed traces and metrics](https://uptrace.dev)
|
|
||||||
|
|
||||||
## Ecosystem
|
## Ecosystem
|
||||||
|
|
||||||
- [Redis Cache](https://github.com/go-redis/cache).
|
- [Redis Cache](https://github.com/go-redis/cache).
|
||||||
|
|
Loading…
Reference in New Issue