Skip to content

Pass compression flag when performing HMGET (#1945) #1946

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

Conversation

aolley
Copy link
Contributor

@aolley aolley commented Mar 10, 2021

Without this, performing a HMGET call fails to decompress the data before
returning it to php when using RedisCluster.

Without this, performing a HMGET call fails to decompress the data before
returning it to php.
@aolley
Copy link
Contributor Author

aolley commented Mar 10, 2021

Test failure in RedisCluster is due to the lMove command added in #1894 that isn't supported in the RedisCluster class just yet.

@michael-grunder michael-grunder merged commit f1e0f23 into phpredis:develop Mar 10, 2021
@michael-grunder
Copy link
Member

Merged, thanks!

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