Top Level :: Database
:: redis
:: 4.2.0RC1
:: Windows
redis 4.2.0RC1 for Windows
Package Information |
Summary |
PHP extension for interfacing with key-value stores |
Maintainers |
Michael Grunder <
michael dot grunder at gmail dot com >
(lead)
[details]
Pavlo Yatsukhnenko (lead)
[details]
|
License |
PHP |
Description |
This extension provides an API for communicating with RESP-based key-value
stores, such as Redis, Valkey, and KeyDB. |
Homepage |
https://github.com/phpredis/phpredis/
|
Release notes
Version 4.2.0RC1
(alpha)
|
phpredis 4.2.0RC1
The main feature of this release is new Streams API implemented by Michael Grunder.
* Streams API [2c9e0572] (Michael Grunder) * Reset the socket after a timeout to make sure no wrong data is received [cd6ebc6d] (@marcdejonge) * Modify session testing logic [bfd27471] (Michael Grunder) * Allow '-' and '+' arguments and add tests for zLexCount and zRemRangeByLex [d4a08697] (Michael Grunder) * Fix printf format warnings [dcde9331] (Pavlo Yatsukhnenko) * Session module is required [58bd8cc8] (@remicollet) * Set default values for ini entries [e206ce9c] (Pavlo Yatsukhnenko) * Display ini entries in output of phpinfo [908ac4b3] (Pavlo Yatsukhnenko) * Persistant connections can be closed via close method + change reconnection logic [1d997873] (Pavlo Yatsukhnenko) * Documentation improvements (@mg, @elcheco, @lucascourot, @nolimitdev, Michael Grunder) |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 4.2.0RC1 |
|
|