summaryrefslogtreecommitdiff
path: root/kazoo/recipe/barrier.py
Commit message (Expand)AuthorAgeFilesLines
* style: pep8 importsjeffwidman-pep8-importsJeff Widman2017-07-231-3/+1
* Make flake8 happyHanno Schlichting2014-08-111-1/+2
* - Add section on contributing recipes, add maintainer/status information forBen Bangert2014-04-211-1/+6
* Issue #31 fixed: Only catch KazooExceptions in catch-all calls.Hanno Schlichting2012-10-131-2/+3
* encode barrier._identifier as utf-8 before setting it as a node's valueHanno Schlichting2012-09-211-2/+2
* Documentation consistency.Ben Bangert2012-09-061-5/+5
* ignore another edge-case in recipe.barrierHanno Schlichting2012-09-031-1/+1
* Most of the main refactor complete, basic connection and ping handling workin...Ben Bangert2012-08-281-7/+7
* Cleanup copy/paste docs and debug statementHanno Schlichting2012-08-071-3/+2
* More docs for double barrier.Ben Bangert2012-08-061-0/+7
* Add barrier and double barrier recipe along with docs and tests.Ben Bangert2012-08-061-0/+136
* Add basic zookeeper barrier recipe.Ben Bangert2012-08-031-0/+66