Skip to content

Correct rpushx description #2002

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

Merged
merged 1 commit into from
Apr 26, 2025
Merged

Conversation

hwware
Copy link
Member

@hwware hwware commented Apr 24, 2025

Since Redis 4.0, RPUSHX can accept multiple elements as argument, but the document and json file are not updated.
This PR updates it.

Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.00%. Comparing base (3884650) to head (def46e7).
Report is 5 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2002      +/-   ##
============================================
- Coverage     71.03%   71.00%   -0.04%     
============================================
  Files           123      123              
  Lines         66037    66037              
============================================
- Hits          46911    46891      -20     
- Misses        19126    19146      +20     
Files with missing lines Coverage Δ
src/commands.def 100.00% <ø> (ø)

... and 12 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.

@hwware hwware requested a review from hpatro April 25, 2025 19:38
@zuiderkwast zuiderkwast merged commit 5065fcf into valkey-io:unstable Apr 26, 2025
52 checks passed
SoftlyRaining pushed a commit to SoftlyRaining/valkey that referenced this pull request May 14, 2025
Since Redis 4.0, RPUSHX can accept multiple elements as argument, but
the document and json file are not updated.
This PR updates it.

Signed-off-by: hwware <[email protected]>
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.

4 participants