Package Information |
Summary |
PHP extension for interfacing with Apache ZooKeeper |
Maintainers |
Andrei Zmievski <
andrei at php dot net >
(lead)
[wishlist]
[details]
Timandes White <
timandes at php dot net >
(lead)
[details]
John Boehr <
jbboehr at gmail dot com >
(developer)
[details]
|
License |
PHP |
Description |
This extension provides API for communicating with ZooKeeper service. |
Homepage |
https://github.com/php-zookeeper/php-zookeeper
|
Release notes
Version 1.0.0
(alpha)
|
Improvements: - Make extension compatible with Zookeeper 3.6 (Thanks to camporter, GH PR #43) - Make extension compatible with PHP 8 (Thanks to John P. Bloch, GH PR #44) |