codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
483 stars 58 forks source link

Use PhpRedis version 5.0 #83

Closed georgeboot closed 3 years ago

georgeboot commented 4 years ago

The team from phpredis recently released phpredis 5.0.0. This new release includes new features, of which most noticeable decent support for Redis over tls.

https://github.com/phpredis/phpredis/blob/develop/Changelog.md

hernandev commented 4 years ago

Are there breaking changes? new dependencies? I will investigate but not priority since most people connect using predis which works without the ext itself.

But for sure, PECL packages will be upgraded accordingly

Thank you @georgeboot

hernandev commented 3 years ago

currently on 5.3.2