andreiz / php-zookeeper
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Aug 17 10:47:50 -0700 2009 | |
| |
CREDITS | Thu Oct 15 14:08:41 -0700 2009 | |
| |
ChangeLog | Thu Oct 15 14:08:41 -0700 2009 | |
| |
LICENSE | Thu Oct 15 14:08:41 -0700 2009 | |
| |
README.markdown | Thu Oct 15 14:08:41 -0700 2009 | |
| |
config.m4 | Wed Oct 28 11:04:46 -0700 2009 | |
| |
package.xml | Thu Oct 15 14:16:14 -0700 2009 | |
| |
php_zookeeper.c | Fri Oct 09 15:17:10 -0700 2009 | |
| |
php_zookeeper.h | Thu Oct 15 14:16:35 -0700 2009 | |
| |
zookeeper-api.php | Fri Aug 21 13:12:06 -0700 2009 |
README.markdown
Description
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.
