Skip to content

Tags: karock/phpredis

Tags

5.3.5RC1

Toggle 5.3.5RC1's commit message
phpredis 5.3.5RC1

This release adds support for various exponential backoff strategies as
well as experimental support for automatically detecting dirty
connections.

You can find a detailed list of changes in Changelog.md and package.xml

* Sponsors
  ~ Audiomack - https://audiomack.com
  ~ Open LMS - https://openlms.net
  ~ BlueHost - https://bluehost.com
  ~ Object Cache Pro for WordPress - https://objectcache.pro
  ~ Avtandil Kikabidze - https://github.com/akalongman
  ~ Zaher Ghaibeh - https://github.com/zaherg
  ~ BatchLabs - https://batch.com
  ~ Luis Zárate - https://github.com/jlzaratec

5.3.4

Toggle 5.3.4's commit message
phpredis 5.3.4

This release fixes a multi/pipeline segfault on apple silicon as well as
two small compression related bugs.

You can find a detailed list of changes in Changelog.md and package.xml

* Fix multi/pipeline segfault on Apple silicon [e0796d4] (Michael Grunder)
* Pass compression flag on HMGET in RedisCluster [edc724e] (Adam Olley)
* Abide by ZSTD error return constants [8400ed1] (Michael Grunder)
* Fix timing related CI session tests [9b986bf8] (Michael Grunder)

* Sponsors
  ~ Audiomack - https://audiomack.com
  ~ Open LMS - https://openlms.net
  ~ BlueHost - https://bluehost.com
  ~ Object Cache Pro for WordPress - https://objectcache.pro
  ~ Avtandil Kikabidze - https://github.com/akalongman
  ~ Zaher Ghaibeh - https://github.com/zaherg
  ~ BatchLabs - https://batch.com

5.3.3

Toggle 5.3.3's commit message
5.3.3

This release mostly includes just small PHP 8 Windows compatibility fixes
such that pecl.php.net can automatically build Windows DLLs.

You can find a detailed list of changes in Changelog.md and package.xml

* Fix PHP8 Windows includes [270b4db] (Jan-E)
* Fix hash ops for php 8.0.1 [87297cb] (defender-11)
* Disable cloning Redis and RedisCluster objects [cd05a34]
  (Michael Grunder)

* Sponsors
  ~ Audiomack - https://audiomack.com
  ~ BlueHost - https://bluehost.com
  ~ Redis Cache Pro for WordPress - https://wprediscache.com
  ~ Avtandil Kikabidze - https://github.com/akalongman
  ~ Oleg Babushkin - https://github.com/olbabushkin
  ~ Zaher Ghaibeh - https://github.com/zaherg
  ~ BatchLabs - https://batch.com

5.3.1

Toggle 5.3.1's commit message
phpredis 5.3.1

This is a small bugfix release for issues discovered in 5.3.0.

You can find a detailed list of changes in Changelog.md and package.xml

* Sponsors
  ~ Audiomack - https://audiomack.com
  ~ BlueHost - https://bluehost.com
  ~ Redis Cache Pro for WordPress - https://wprediscache.com
  ~ Avtandil Kikabidze - https://github.com/akalongman

5.3.0

Toggle 5.3.0's commit message
phpredis 5.3.0

  This release contains initial support for Redis 6 ACLs, LZ4 compression,
  and many more fixes and improvements.

  You can find a detailed list of changes in Changelog.md and package.xml

  A special thanks to BlueHost for sponsoring ACL support \o/

  * Sponsors
    ~ Audiomack - https://audiomack.com
    ~ BlueHost - https://bluehost.com
    ~ Redis Cache Pro for WordPress - https://wprediscache.com
    ~ Avtandil Kikabidze - https://github.com/akalongman

5.3.0RC2

Toggle 5.3.0RC2's commit message
phpredis 5.3.0RC2

  This release contains initial support for Redis 6 ACLs, LZ4 compression,
  and many more fixes and improvements.

  You can find a detailed list of changes in Changelog.md and package.xml

  A special thanks to BlueHost for sponsoring ACL support \o/

  * Sponsors
    ~ Audiomack - https://audiomack.com
    ~ BlueHost - https://bluehost.com
    ~ Redis Cache Pro for WordPress - https://wprediscache.com
    ~ Avtandil Kikabidze - https://github.com/akalongman

5.3.0RC1

Toggle 5.3.0RC1's commit message
phpredis 5.3.0RC1

  This release contains initial support for Redis 6 ACLs, LZ4
  compression, and many more fixes and improvements.

  You can find a detailed list of changes in Changelog.md and
  package.xml.

  A special thanks to Bluehost.com for sponsoring ACL support. \o/

 * Sponsors

   ~ Audiomack.com](https://audiomack.com)
   ~ BlueHost](https://bluehost.com)
   ~ Redis Cache Pro for WordPress](https://wprediscache.com/)
   ~ Avtandil Kikabidze](https://github.com/akalongman)