summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added recursive child discovery to the system infinate levels may now be ↵Mike Smith2014-11-245-25/+61
| | | | discovered correctly
* realised that states are sub of type, corrected watcher issuesMike Smith2014-11-203-25/+57
|
* attempting to get child watches to happen recursivly, so that children of ↵Mike Smith2014-11-203-6/+17
| | | | children are also watched
* Merge branch 'master' of https://github.com/MichaelPSmith/ZookeeperExperimentsMike Smith2014-11-191-0/+2
|\
| * Initial commitMichaelPSmith2014-11-191-0/+2
|
* initial commit of zookeeper proof-of-concept programMike Smith2014-11-1910-0/+448