1
0
mirror of https://github.com/redis/go-redis.git synced 2025-06-05 06:42:39 +03:00

updated with direct invite link

This commit is contained in:
Nedyalko Dyakov 2025-04-17 14:12:33 +03:00
parent bb6fcc030e
commit f903bb939b
No known key found for this signature in database
GPG Key ID: 5571106A08EA25A3
2 changed files with 3 additions and 3 deletions

View File

@ -115,4 +115,4 @@ showing any activity.
## Support
Maintainers can provide limited support to contributors on discord: https://discord.com/channels/697882427875393627/1263519057320087552
Maintainers can provide limited support to contributors on discord: https://discord.gg/rWtp5Aj

View File

@ -6,7 +6,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/redis/go-redis/v9)](https://goreportcard.com/report/github.com/redis/go-redis/v9)
[![codecov](https://codecov.io/github/redis/go-redis/graph/badge.svg?token=tsrCZKuSSw)](https://codecov.io/github/redis/go-redis)
[![Discord](https://img.shields.io/discord/697882427875393627.svg?style=social&logo=discord)](https://discord.com/channels/697882427875393627/1263519057320087552)
[![Discord](https://img.shields.io/discord/697882427875393627.svg?style=social&logo=discord)](https://discord.gg/W4txy5AeKM)
[![Twitch](https://img.shields.io/twitch/status/redisinc?style=social)](https://www.twitch.tv/redisinc)
[![YouTube](https://img.shields.io/youtube/channel/views/UCD78lHSwYqMlyetR0_P4Vig?style=social)](https://www.youtube.com/redisinc)
[![Twitter](https://img.shields.io/twitter/follow/redisinc?style=social)](https://twitter.com/redisinc)
@ -50,7 +50,7 @@ in the `go.mod` to `go 1.24` in one of the next releases.
## Resources
- [Discussions](https://github.com/redis/go-redis/discussions)
- [Chat](https://discord.gg/rWtp5Aj)
- [Chat](https://discord.gg/W4txy5AeKM)
- [Reference](https://pkg.go.dev/github.com/redis/go-redis/v9)
- [Examples](https://pkg.go.dev/github.com/redis/go-redis/v9#pkg-examples)