Skip to content

docs: clarify family fallback defaults - #72

Merged
mcollina merged 1 commit into
mainfrom
docs/clarify-family-fallback-default
Jul 13, 2026
Merged

mcollina merged 1 commit into
mainfrom
docs/clarify-family-fallback-default

Conversation

@mcollina

Copy link
Copy Markdown
Collaborator

Summary

  • clarify that family fallback is enabled by default
  • document the default IPv4 → IPv6 → IPv4 retry sequence
  • explain how to disable fallback or continuously alternate families
  • align the RedisOptions.familyFallback API default with the existing runtime behavior and README

This is a documentation-only alternative to #71 and does not change connection behavior.

Validation

  • npm run build
  • git diff --check

The repository-wide npm run format-check still reports pre-existing formatting issues in unrelated files; neither changed source file is among those reported.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
mcollina force-pushed the docs/clarify-family-fallback-default branch from c383ca9 to 59f43ab Compare July 13, 2026 11:10
@mcollina
mcollina merged commit 1f7245a into main Jul 13, 2026
15 checks passed
@mcollina
mcollina deleted the docs/clarify-family-fallback-default branch July 13, 2026 11:13
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.

1 participant