Skip to content

Conversation

@uglide
Copy link
Contributor

@uglide uglide commented Mar 20, 2025

Current documentation for the Lettuce client is missing important sections on how to connect and configure the client for OSS Cluster API. This PR fixes that.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Lettuce client documentation to include guidance on connecting and configuring Redis Cluster connections and adaptive topology refresh settings for improved resilience.

  • Added a new "Cluster topology refresh" section with a detailed configuration example in produsage.md.
  • Introduced a "Connect to a Redis cluster" section with sample code demonstrating how to establish a Redis cluster connection in connect.md.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
content/develop/clients/lettuce/produsage.md Added documentation on cluster topology refresh and configuration examples.
content/develop/clients/lettuce/connect.md Added a section for establishing a Redis cluster connection with a code example.

Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition to the docs and very well-written :-) Just a small suggestion for adding links for MOVED and ASK redirects, but otherwise LGTM.

@uglide uglide merged commit a2f70e6 into redis:main Mar 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants