File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,16 +38,16 @@ Other projects you may like:
3838 [ circuit breaker] ( https://en.wikipedia.org/wiki/Circuit_breaker_design_pattern ) support.
3939- [ Pub/Sub] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#PubSub ) .
4040- [ Transactions] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example-Client-TxPipeline ) .
41- - [ Pipeline] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example-Client- Pipeline ) and
42- [ TxPipeline] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example-Client- TxPipeline ) .
41+ - [ Pipeline] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example-Client. Pipeline ) and
42+ [ TxPipeline] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example-Client. TxPipeline ) .
4343- [ Scripting] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#Script ) .
4444- [ Timeouts] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#Options ) .
4545- [ Redis Sentinel] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#NewFailoverClient ) .
4646- [ Redis Cluster] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#NewClusterClient ) .
47- - [ Cluster of Redis Servers] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example-NewClusterClient-- ManualSetup )
47+ - [ Cluster of Redis Servers] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example-NewClusterClient-ManualSetup )
4848 without using cluster mode and Redis Sentinel.
4949- [ Ring] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#NewRing ) .
50- - [ Instrumentation] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#ex -package- -Instrumentation ) .
50+ - [ Instrumentation] ( https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#example -package-Instrumentation ) .
5151
5252## Installation
5353
You can’t perform that action at this time.
0 commit comments