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 0.3.1
(alpha)
|
Bugs: - Fix memory leak in method getChildren (Thanks to hulk<hulk.website@gmail.com>, PR #5) - Fix memory leak in method create (Thanks to Lin Huang, PR #6) |