Skip to content

Commit

Permalink
Merge pull request #204 from cafedomancer/patch-1
Browse files Browse the repository at this point in the history
Update the link URL to Redis Sentinel
  • Loading branch information
casperisfine authored Jun 25, 2024
2 parents 5dd13c3 + bf77499 commit 7303d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ redis.call("GET", "mykey")

### Sentinel support

The client is able to perform automatic failover by using [Redis Sentinel](https://redis.io/docs/manual/sentinel/).
The client is able to perform automatic failover by using [Redis Sentinel](https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/).

To connect using Sentinel, use:

Expand Down

0 comments on commit 7303d4f

Please sign in to comment.