redis

pecl install redis

PHP extension for interfacing with Redis

This extension provides an API for communicating with Redis servers.

It also supports KeyDB, an open source alternative to Redis.
Version 5.0.2 change log


This release contains bugfixes and changes that necessary for PHP-7.4 compatibility

* Cleanup TSRMLS_* usage [94380227] (Remi Collet)
* Replace ulong with zend_ulong [b4eb158a] (Remi Collet)
* Replace uint with uint32_t [d6fc5c73] (Remi Collet)
* Fix regression for conntecting to ports > 32767 [1f41da64] (Owen Smith)
* RedisCluster segfaults after second connection with cache_slots enabled [f52cd237, cb5d6b94] (Pavlo Yatsukhnenko, Michael Grunder)
* Documentation improvements (Michael Grunder)

Maintainer

  • Michael Grunder (lead )
  • Pavlo Yatsukhnenko (lead )
  • Nicolas Favre-Felix (lead ) [inactive]
  • Nicolas Favre-Felix (lead )
  • Michael Grunder (lead )

Details

Categories

Stars: 9795
Issue openned: 164
Downloads: 38382365
5.0.2
29/07/2019 15:14

requires:

  • php >=7.0.0<=7.9.99
  • pearinstaller >=1.4.0b1
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.