Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-21Update Fedora installation instructionsRemi Collet
Remove Fedora <= 28 (redis v3) which is now EOL Fedora 31 already have php-pecl-redis5 version 5.0.0RC1 php-pecl-redis4 will be removed from F31 repo and php-pecl-redis5 added to F29/F30 repo after 5.0.0GA
2019-03-23Document msgpack serialization (#1050)michael-grunder
2019-02-12Remove outdated homebrew instructions (#1501)Dusk
The homebrew-php tap no longer exists. Best option for homebrew users is PECL.
2018-12-08Fix broken links in INSTALL.markdownPavlo Yatsukhnenko
2018-08-29There are two big package managers on OS XMiroslav Koula
Except for Homebrew (Linux like a clone), there's also package manager MacPorts (FreeBSD like a clone) which is having the package for php-redis
2018-04-18Add instructions about lzf installationPavlo Yatsukhnenko
2018-03-02split INSTALL and add more instructionsRemi Collet