summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* recovery can now occure even if the server has lost power and lost it's ↵Mike Smith2014-11-281-32/+0
| | | | memory of ever having had the session.
* recovery can now occure even if the server has lost power and lost it's ↵Mike Smith2014-11-283-5/+115
| | | | memory of ever having had the session.
* new program added, the setup for the config files on the serverMike Smith2014-11-268-47/+389
|
* now allows initial config to be specifiedMike Smith2014-11-253-19/+60
|
* now follows specified config fileMike Smith2014-11-243-11/+70
|
* 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