summaryrefslogtreecommitdiff
path: root/ZKTest
Commit message (Collapse)AuthorAgeFilesLines
* removed .d files, these where erroniously includedHEADmasterMike Smith2015-01-201-15/+0
|
* removed .d file causing failure to makeMike Smith2015-01-121-15/+0
|
* makefile now makes the target at the right levelMike Smith2015-01-122-3/+3
|
* not making correctly for some reasonMike Smith2015-01-121-0/+0
|
* cleaning up repo, added Apache licence to projectsMike Smith2014-12-105-3/+18
|
* all the files needed should be added this timeMike Smith2014-12-053-0/+15
|
* updated makefileMike Smith2014-12-014-5/+13
|
* added releaseMike Smith2014-12-014-0/+118
|
* 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-264-47/+44
|
* 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
* initial commit of zookeeper proof-of-concept programMike Smith2014-11-1910-0/+448