Skip to content

command: new redis 7 response elements#221

Merged
qnikst merged 1 commit intoinformatikr:masterfrom
srhb:redis-7-command-info
Jan 8, 2026
Merged

command: new redis 7 response elements#221
qnikst merged 1 commit intoinformatikr:masterfrom
srhb:redis-7-command-info

Conversation

@srhb
Copy link
Contributor

@srhb srhb commented Jan 24, 2024

redis 7 added some new responses:

https://redis.io/commands/command/

Similar to the redis6 addition, I simply dump them all, and now clusterConnect works again. :)

@phubars-mercury
Copy link

Hi @qnikst, not sure if youre the maintainer here but this feature would be very helpful to allow us to use this library to connect to our redis over cluster mode, since it fails the clusterConnect with a ClusterConnectError without this change. Is there anything we can do to move forward with this suggested change?

@qnikst
Copy link
Collaborator

qnikst commented Jan 8, 2026

I think we can just merge it as is.

Do we need to have a release right now?

@qnikst qnikst merged commit adc1d4c into informatikr:master Jan 8, 2026
@qnikst
Copy link
Collaborator

qnikst commented Jan 8, 2026

Thanks for your work! And sorry for a so large delay.

@phubars-mercury
Copy link

phubars-mercury commented Jan 8, 2026

I think we can just merge it as is.

Do we need to have a release right now?

@qnikst thank you so much! Up to you and your release cycle.

@qnikst
Copy link
Collaborator

qnikst commented Jan 8, 2026

@phubars-mercury if you are using redis cluster can you check if PRs:

make sense for your work. Unfortunately I have no simple way to verify the work

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.

3 participants