zookeeper 0.3.1

PHP extension for interfacing with Apache ZooKeeper


This extension provides API for communicating with ZooKeeper service.

License: PHP

Changes

Bugs:
- Fix memory leak in method getChildren (Thanks to hulk, PR #5)
- Fix memory leak in method create (Thanks to Lin Huang, PR #6)