Skip to content

Tags: siosphere/phpredis

Tags

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)

5.2.2

Toggle 5.2.2's commit message
phpredis 5.2.2

  * Inexpensive liveness check, and making ECHO optional [56898f8] (Pavlo Yatsukhnenko)
  * Move `AUTH` to `redis_sock_server_open` [80f2529](Pavlo Yatsukhnenko)

5.2.1-liveness

Toggle 5.2.1-liveness's commit message
phpredis 5.2.1-liveness

5.2.1

Toggle 5.2.1's commit message
phpredis 5.2.1

This is a bugfix release that fixes `redis->zAdd` arginfo as well as a
segfault when closing persistent connections.

* Fix arginfo for Redis::zadd [a8e2b02] (Pavlo Yatsukhnenko)
* Fix segfault on closing persistent stream [b7f9df7] (Pavlo Yatsukhnenko)

* Sponsors
  ~ Audiomack.com - https://audiomack.com
  ~ Till Kruss - https://github.com/tillkruss