1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-16 09:23:06 +03:00

use redis discord guild

This commit is contained in:
Nedyalko Dyakov 2025-04-03 17:34:22 +03:00
parent 53daf77e1a
commit 1447e599a3
No known key found for this signature in database
GPG Key ID: 5571106A08EA25A3

View File

@ -4,7 +4,7 @@
[![PkgGoDev](https://pkg.go.dev/badge/github.com/redis/go-redis/v9)](https://pkg.go.dev/github.com/redis/go-redis/v9?tab=doc)
[![Documentation](https://img.shields.io/badge/redis-documentation-informational)](https://redis.uptrace.dev/)
[![codecov](https://codecov.io/github/redis/go-redis/graph/badge.svg?token=tsrCZKuSSw)](https://codecov.io/github/redis/go-redis)
[![Chat](https://discordapp.com/api/guilds/752070105847955518/widget.png)](https://discord.gg/rWtp5Aj)
[![Chat](https://discordapp.com/api/guilds/697882427875393627/widget.png)](https://discord.gg/FVDcgKMv)
> go-redis is the official Redis client library for the Go programming language. It offers a straightforward interface for interacting with Redis servers.