Skip to content

andreiz/php-zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

296b3f5 · Jun 30, 2018
May 20, 2015
May 18, 2015
May 8, 2014
May 24, 2015
May 19, 2015
May 20, 2015
Oct 15, 2009
Jul 30, 2013
Jun 6, 2010
Jun 30, 2018
May 30, 2015
Apr 4, 2012
May 20, 2015
May 20, 2015
Jun 6, 2010
Jan 13, 2012
Jan 13, 2012
Apr 28, 2015
Jan 13, 2012
Dec 3, 2015

Repository files navigation

Description

NOTE: this extension is now being maintained by php-zookeeper team.

Build Status Coveralls

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.

Resources