summaryrefslogtreecommitdiff
path: root/kazoo/hosts.py
Commit message (Expand)AuthorAgeFilesLines
* feat(core): allow multiple endpoints in KazooClient hosts argEdward Ribeiro2017-06-111-4/+14
* Fully resolve and randomize the client host list at connect timeTodd Palino2015-12-141-6/+1
* Don't crash when the hosts strings is bogusRaul Gutierrez S2015-04-021-0/+2
* Use six for *some of* py3/py2 compat tweaksJoshua Harlow2015-02-131-6/+2
* Make flake8 happyHanno Schlichting2014-08-111-0/+1
* remove unnecessary HostIterator classesMark Gius2013-09-261-31/+4
* Add IPv6 support to kazooDan Kruchinin2013-08-151-2/+11
* add new `randomize_hosts` argument to `KazooClient`Hanno Schlichting2012-09-251-9/+18
* Documentation consistency.Ben Bangert2012-09-061-6/+6
* Use proper class.Ben Bangert2012-08-281-1/+1
* Most of the main refactor complete, basic connection and ping handling workin...Ben Bangert2012-08-281-0/+35