summaryrefslogtreecommitdiff
path: root/ZKTest/src
Commit message (Collapse)AuthorAgeFilesLines
* cleaning up repo, added Apache licence to projectsMike Smith2014-12-101-3/+18
|
* 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-281-5/+115
| | | | memory of ever having had the session.
* new program added, the setup for the config files on the serverMike Smith2014-11-261-45/+42
|
* now allows initial config to be specifiedMike Smith2014-11-251-19/+60
|
* now follows specified config fileMike Smith2014-11-241-11/+70
|
* added recursive child discovery to the system infinate levels may now be ↵Mike Smith2014-11-241-23/+54
| | | | discovered correctly
* realised that states are sub of type, corrected watcher issuesMike Smith2014-11-201-25/+57
|
* attempting to get child watches to happen recursivly, so that children of ↵Mike Smith2014-11-201-6/+17
| | | | children are also watched
* initial commit of zookeeper proof-of-concept programMike Smith2014-11-191-0/+130