Skip to content

DOC-6695 add note about CSC support != CLIENT TRACKING command#3394

Merged
andy-stark-redis merged 1 commit into
mainfrom
DOC-6695-add-note-to-say-client-tracking-csc-support
Jun 2, 2026
Merged

DOC-6695 add note about CSC support != CLIENT TRACKING command#3394
andy-stark-redis merged 1 commit into
mainfrom
DOC-6695-add-note-to-say-client-tracking-csc-support

Conversation

@andy-stark-redis
Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis commented Jun 2, 2026

Closes #3392


Note

Low Risk
Documentation-only wording change with no runtime or API behavior impact.

Overview
Adds a short clarification after the Which client libraries support client-side caching? version table: supporting [CLIENT TRACKING]({{< relref "/commands/client-tracking" >}}) to turn on server-side tracking is not the same as a client implementing full client-side caching (local cache, invalidations, etc.).

This addresses confusion where readers might assume any client that can send CLIENT TRACKING is listed as CSC-capable.

Reviewed by Cursor Bugbot for commit de881ed. Bugbot is set up for automated code reviews on this repo. Configure here.

@andy-stark-redis andy-stark-redis requested a review from a team June 2, 2026 14:34
@andy-stark-redis andy-stark-redis self-assigned this Jun 2, 2026
@andy-stark-redis andy-stark-redis added the clients Client library docs label Jun 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

DOC-6695

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Jun 2, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

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

LGTM.

@andy-stark-redis
Copy link
Copy Markdown
Contributor Author

Thanks @dwdougherty (and thanks for letting me know about the original issue).

@andy-stark-redis andy-stark-redis merged commit 2fca30a into main Jun 2, 2026
45 checks passed
@andy-stark-redis andy-stark-redis deleted the DOC-6695-add-note-to-say-client-tracking-csc-support branch June 2, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clients Client library docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify whether Lettuce should be listed as supporting client-side caching

2 participants