Skip to content

Improve listpack threshold guidance in valkey.conf#3419

Merged
zuiderkwast merged 3 commits into
valkey-io:unstablefrom
Tarte12:docs/listpack-threshold-guidance
Mar 30, 2026
Merged

Improve listpack threshold guidance in valkey.conf#3419
zuiderkwast merged 3 commits into
valkey-io:unstablefrom
Tarte12:docs/listpack-threshold-guidance

Conversation

@Tarte12

@Tarte12 Tarte12 commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Fixes #3299

Add brief guidance in valkey.conf explaining what the listpack thresholds control and the memory/CPU tradeoff when tuning them.

Signed-off-by: Tarte <emprimula@gmail.com>
Comment thread valkey.conf Outdated
Signed-off-by: Tarte <emprimula@gmail.com>

@zuiderkwast zuiderkwast left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yeah, looks good!

Comment thread valkey.conf Outdated
good!

Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Signed-off-by: KimHuiSu <101166683+Tarte12@users.noreply.github.com>
@zuiderkwast zuiderkwast merged commit edce58c into valkey-io:unstable Mar 30, 2026
54 of 56 checks passed
@codecov

codecov Bot commented Mar 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.54%. Comparing base (215b6c1) to head (a0635d4).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3419      +/-   ##
============================================
- Coverage     76.56%   76.54%   -0.03%     
============================================
  Files           159      159              
  Lines         79681    79681              
============================================
- Hits          61009    60989      -20     
- Misses        18672    18692      +20     

see 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stockholmux

Copy link
Copy Markdown
Member

Big improvement @Tarte12! Thanks

Nikhil-Manglore pushed a commit to Nikhil-Manglore/valkey that referenced this pull request Apr 7, 2026
Fixes valkey-io#3299

Add brief guidance in valkey.conf explaining what the listpack
thresholds control and the memory/CPU tradeoff when tuning them.

---------

Signed-off-by: Tarte <emprimula@gmail.com>
Signed-off-by: KimHuiSu <101166683+Tarte12@users.noreply.github.com>
Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
sarthakaggarwal97 pushed a commit to sarthakaggarwal97/valkey that referenced this pull request Apr 16, 2026
Fixes valkey-io#3299

Add brief guidance in valkey.conf explaining what the listpack
thresholds control and the memory/CPU tradeoff when tuning them.

---------

Signed-off-by: Tarte <emprimula@gmail.com>
Signed-off-by: KimHuiSu <101166683+Tarte12@users.noreply.github.com>
Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
madolson pushed a commit that referenced this pull request Apr 27, 2026
Fixes #3299

Add brief guidance in valkey.conf explaining what the listpack
thresholds control and the memory/CPU tradeoff when tuning them.

---------

Signed-off-by: Tarte <emprimula@gmail.com>
Signed-off-by: KimHuiSu <101166683+Tarte12@users.noreply.github.com>
Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
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.

[NEW] Document and provide guidance for listpack thresholds in valkey.conf

3 participants