php-zookeeper
php-zookeeper copied to clipboard
A PHP extension for interfacing with Apache ZooKeeper
Description
NOTE: this extension is now being maintained by php-zookeeper team.
This extension uses libzookeeper library to provide API for communicating with ZooKeeper service.
ZooKeeper is an Apache project that enables centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.