Skip to content

Add GETDEL command#237

Open
quentinvernot wants to merge 1 commit intoresque:masterfrom
quentinvernot:master
Open

Add GETDEL command#237
quentinvernot wants to merge 1 commit intoresque:masterfrom
quentinvernot:master

Conversation

@quentinvernot
Copy link

@quentinvernot quentinvernot commented Jan 15, 2026

Heya

Quick PR to add support for the GETDEL command: https://redis.io/docs/latest/commands/getdel/
I based this on other PRs that also added commands, and it's an easy one (single argument), so hopefully I didn't miss anything, but don't hesitate if you need to me to fix anything up.

Cheers!

Edit: The CI failed, looks like the release for jruby 9.2.21.0 only exists for ubuntu 22.04, but the CI is trying to pull a version for ubuntu 24.04, I think that means the ubuntu version used by the CI needs to target ubuntu-22.04 instead of ubuntu-latest.

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.

2 participants