summaryrefslogtreecommitdiff
path: root/kazoo/recipe/counter.py
Commit message (Expand)AuthorAgeFilesLines
* feat(recipe): add support for curator SharedCount recipe (#559)BrianEaton12019-05-071-5/+30
* style: pep8 importsjeffwidman-pep8-importsJeff Widman2017-07-231-1/+0
* Counter: expose the previous and changed values.Lukasz Kawczynski2016-06-101-2/+11
* Fix examples in recipesŁukasz Jernaś2015-08-051-0/+1
* - Add section on contributing recipes, add maintainer/status information forBen Bangert2014-04-211-1/+6
* try to fix test failure in PyPy: compare string via `==` not `is`Hanno Schlichting2012-10-131-1/+1
* cut out two linesHanno Schlichting2012-10-021-4/+2
* more counter docsHanno Schlichting2012-10-021-3/+17
* simple implementation of a counter typeHanno Schlichting2012-10-021-0/+77