summaryrefslogtreecommitdiff
path: root/kazoo/interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* Remove zope.interface dependency, closes #131.Hanno Schlichting2014-03-141-45/+56
* Add IPv6 support to kazooDan Kruchinin2013-08-151-0/+4
* Minor spelling, grammar, consistency fixesJonathan Boulle2013-05-141-2/+2
* Remove all this peeking crap, as we won't need it.Ben Bangert2013-01-041-8/+0
* Documentation consistency.Ben Bangert2012-09-061-9/+9
* Update interfaces API to reflect current handling.Ben Bangert2012-09-051-46/+54
* typoHanno Schlichting2012-08-301-1/+1
* Major refactor in progress, unsafe at the moment.Ben Bangert2012-08-271-0/+21
* - Fixed possible bug with using a threading.Condition in the set partitioner.Ben Bangert2012-08-201-0/+4
* Add more detail to interface docs for start/stop.Ben Bangert2012-08-021-2/+3
* Allow threads and gevent workers to exit gracefully.Matt Erkkila2012-08-021-0/+6
* Add a lock object to handler interface.Ben Bangert2012-07-251-0/+4
* Handler interface now specifies a sleep function.Ben Bangert2012-07-251-0/+4
* Update interfaces to reflect spawn addition.Ben Bangert2012-07-111-0/+11
* Update handler API to include ability to return a threading.Event compatible ...Ben Bangert2012-06-011-0/+4
* More detailed documentation on handlers.Ben Bangert2012-05-301-6/+4
* Use consistent param docsBen Bangert2012-05-301-14/+26
* More interface and org docs.Ben Bangert2012-05-301-17/+21
* Document interfaces about how to properly document implementations.Ben Bangert2012-05-301-0/+12
* Update doc phrasing.Ben Bangert2012-05-251-5/+5
* Documentation updates.Ben Bangert2012-05-251-4/+93
* Initial first run with interfaces and retryBen Bangert2012-05-251-0/+18
* Initial commit and project structureBen Bangert2012-05-231-0/+0