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

[5.8] Add Redis 5 support #29606

Merged
merged 3 commits into from
Aug 16, 2019
Merged

[5.8] Add Redis 5 support #29606

merged 3 commits into from
Aug 16, 2019

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Aug 16, 2019

These changes should be backwards compatible. I had to differentiate the tests between the PhpRedis and Predis connections because Predis doesn't seems to handle the 5.0 changes too well atm. And it doesn't seems to be maintained anymore...

Fixes #29029

@driesvints driesvints mentioned this pull request Aug 16, 2019
@taylorotwell taylorotwell merged commit 66b3188 into laravel:5.8 Aug 16, 2019
@tillkruss
Copy link
Contributor

Yikes, no commits for two years.

predis/predis#524

@driesvints
Copy link
Member Author

@tillkruss see laravel/ideas#1779

@driesvints driesvints deleted the redis-5 branch August 20, 2019 16:16
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.

Allow for Redis 5.0
3 participants