File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,3 @@ contact_links:
3
3
- name : Discord
4
4
url : https://discord.gg/rWtp5Aj
5
5
about : Ask a question at Discord
6
- - name : stackoverflow
7
- url : https://stackoverflow.com/
8
- about : Ask a question at stackoverflow
Original file line number Diff line number Diff line change 11
11
- [ Reference] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc )
12
12
- [ Examples] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples )
13
13
- [ RealWorld example app] ( https://github.com/uptrace/go-realworld-example-app )
14
- - Use [ Discord] ( https://discord.gg/rWtp5Aj ) or [ stackoverflow] ( https://stackoverflow.com/ ) to ask
15
- questions.
14
+ - Join [ Discord] ( https://discord.gg/rWtp5Aj ) to ask questions.
16
15
17
16
## Ecosystem
18
17
39
38
- [ Ring] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#NewRing ) .
40
39
- [ Instrumentation] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#ex-package--Instrumentation ) .
41
40
42
- API docs: https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc . Examples:
43
- https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples .
44
-
45
41
## Installation
46
42
47
43
go-redis requires a Go version with [ Modules] ( https://github.com/golang/go/wiki/Modules ) support and
You can’t perform that action at this time.
0 commit comments