Skip to content
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

Return an empty array instead of throwing ArgumentError if the transaction is empty in the cluster client #1265

Merged
merged 1 commit into from Apr 17, 2024

Conversation

supercaracal
Copy link
Contributor

@supercaracal supercaracal commented Apr 17, 2024

I fixed a tiny bug which behaved different from standalone client in redis-cluster-client. The behavior is now the same as redis-client.

According to the above change, I've fixed some test cases for the cluster client in this repository.

@supercaracal supercaracal marked this pull request as ready for review April 17, 2024 00:22
@byroot byroot merged commit cdfe172 into redis:master Apr 17, 2024
15 of 17 checks passed
@supercaracal supercaracal deleted the fix-a-test-case-for-cluster branch April 17, 2024 09:17
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.

None yet

2 participants