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

The redis extension does not support redis 3.x #7893

Closed
maobohe opened this issue Jun 23, 2017 · 4 comments
Closed

The redis extension does not support redis 3.x #7893

maobohe opened this issue Jun 23, 2017 · 4 comments

Comments

@maobohe
Copy link

maobohe commented Jun 23, 2017

HHVM Version

3.18.x

That's extremly improtant extension! why do not support redis 3.0 cluster so far?
Using hhvm set a key to redis server of cluster nodes, but result as this key always move to other cluster node. like below
qq 20170623190936

@EasonFeng5870
Copy link

Yeah, this should be supported, please do it!!!

@mofarrell
Copy link
Contributor

A pull request here would be great. Most of the redis extension is even implemented in PHP.
hphp/system/php/redis/

@EasonFeng5870
Copy link

EasonFeng5870 commented Jun 29, 2017

It will be great if you guys could provide much more error information to the business layer, when the "MOVED" error occur. So, we can try catch it and redo the command to the right server, right ? @mofarrell

@lexidor
Copy link
Collaborator

lexidor commented May 27, 2020

I am going over old issues on this repository, to see which ones apply to the current versions of hhvm.

Support for ext/redis has been removed in hhvm version 4.56.0.

@lexidor lexidor closed this as completed May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants