Skip to content

Commit 7126662

Browse files
Update content/integrate/go-redis/_index.md
Co-authored-by: David Dougherty <[email protected]>
1 parent 3f28f6c commit 7126662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/go-redis/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Connect your Go application to a Redis database using the go-redis client librar
2020

2121
## Overview
2222

23-
go-redis is a type-safe, Redis client library for Go that supports Redis 6.0+ features including Redis modules, Redis Cluster, Redis Sentinel, and Redis streams. It provides a clean, idiomatic Go API for interacting with Redis.
23+
go-redis is a type-safe, Redis client library for Go that supports Redis 6.0+ features including Redis Cluster, Redis Sentinel, and Redis streams. It provides a clean, idiomatic Go API for interacting with Redis.
2424

2525
## Key Features
2626

0 commit comments

Comments
 (0)