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.
115
115
116
116
## Support
117
117
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 3
3
[ ![ build workflow] ( https://github.com/redis/go-redis/actions/workflows/build.yml/badge.svg )] ( https://github.com/redis/go-redis/actions )
4
4
[ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/redis/go-redis/v9 )] ( https://pkg.go.dev/github.com/redis/go-redis/v9?tab=doc )
5
5
[ ![ 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 )
6
7
[ ![ 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 )
8
14
9
15
> go-redis is the official Redis client library for the Go programming language. It offers a straightforward interface for interacting with Redis servers.
10
16
You can’t perform that action at this time.
0 commit comments