zookeeper 1.0.0

PHP extension for interfacing with Apache ZooKeeper


This extension provides API for communicating with ZooKeeper service.

License: PHP

Changes

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)