File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -115,4 +115,4 @@ showing any activity.
115115
116116## Support
117117
118- Maintainers can provide limited support to contributors on discord: https://discord.gg/FVDcgKMv
118+ Maintainers can provide limited support to contributors on discord: https://discord.com/channels/697882427875393627/1263519057320087552
Original file line number Diff line number Diff line change 33[ ![ build workflow] ( https://github.com/redis/go-redis/actions/workflows/build.yml/badge.svg )] ( https://github.com/redis/go-redis/actions )
44[ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/redis/go-redis/v9 )] ( https://pkg.go.dev/github.com/redis/go-redis/v9?tab=doc )
55[ ![ Documentation] ( https://img.shields.io/badge/redis-documentation-informational )] ( https://redis.uptrace.dev/ )
6+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/redis/go-redis/v9 )] ( https://goreportcard.com/report/github.com/redis/go-redis/v9 )
67[ ![ codecov] ( https://codecov.io/github/redis/go-redis/graph/badge.svg?token=tsrCZKuSSw )] ( https://codecov.io/github/redis/go-redis )
7- [ ![ Chat] ( https://discordapp.com/api/guilds/697882427875393627/widget.png )] ( https://discord.gg/FVDcgKMv )
8+
9+ [ ![ Discord] ( https://img.shields.io/discord/697882427875393627.svg?style=social&logo=discord )] ( https://discord.com/channels/697882427875393627/1263519057320087552 )
10+ [ ![ Twitch] ( https://img.shields.io/twitch/status/redisinc?style=social )] ( https://www.twitch.tv/redisinc )
11+ [ ![ YouTube] ( https://img.shields.io/youtube/channel/views/UCD78lHSwYqMlyetR0_P4Vig?style=social )] ( https://www.youtube.com/redisinc )
12+ [ ![ Twitter] ( https://img.shields.io/twitter/follow/redisinc?style=social )] ( https://twitter.com/redisinc )
13+ ![ Stack Exchange questions] ( https://img.shields.io/stackexchange/stackoverflow/t/lettuce?style=social&logo=stackoverflow&label=Stackoverflow )
814
915> go-redis is the official Redis client library for the Go programming language. It offers a straightforward interface for interacting with Redis servers.
1016
You can’t perform that action at this time.
0 commit comments