-
Notifications
You must be signed in to change notification settings - Fork 477
Update docs on {node,sequence}-level caching #20829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update docs on {node,sequence}-level caching #20829
Conversation
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
|
hi @bghal figured you would be the right reviewer for these docs since you wrote cockroachdb/cockroach#148290 |
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
florence-crl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM pending suggestions.
Also, please modify /v25.4/understand-hotspots.md by changing the hash from #cache-sequence-values-in-memory to #cache-sequence-values-in-memory-per-node
394a136 to
3c6a455
Compare
Thanks Florence! Also fixed the link in 'Understand Hotspots' PS backported these changes to v25.3 as well since that's the version label on the PR: cockroachdb/cockroach#148290 |
Fixes DOC-14041 Changes ported to: v25.3, v25.4
a89c2b6 to
ecdb323
Compare
Fixes DOC-14041