Skip to content

[5.8] Add Redis 5 support#29606

Merged
taylorotwell merged 3 commits into
laravel:5.8from
driesvints:redis-5
Aug 16, 2019
Merged

[5.8] Add Redis 5 support#29606
taylorotwell merged 3 commits into
laravel:5.8from
driesvints:redis-5

Conversation

@driesvints
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Yikes, no commits for two years.

predis/predis#524

@driesvints
Copy link
Copy Markdown
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