summaryrefslogtreecommitdiff
path: root/tooz
Commit message (Expand)AuthorAgeFilesLines
* Fix mysql timeout4.0.0ricolin2023-04-142-1/+19
* Allow to pass ssl-related args for zookeeperDmitriy Rabotyagov2022-12-081-6/+18
* Merge "Enable watch functionality for Etcd3Driver"3.2.0Zuul2022-10-121-13/+10
|\
| * Enable watch functionality for Etcd3DriverEkaterina Chernova2022-04-111-13/+10
* | Merge "Support etcd3gw api version"3.1.0Zuul2022-09-052-1/+12
|\ \
| * | Support etcd3gw api versionPavlo Shchelokovskyy2022-08-242-1/+12
* | | Merge "Add TLS support for MySQL driver"3.0.0Zuul2022-07-152-1/+70
|\ \ \
| * | | Add TLS support for MySQL driverPavlo Shchelokovskyy2021-11-082-1/+70
* | | | Merge "[etcd3gw] create new lease if expired."Zuul2022-07-151-2/+10
|\ \ \ \
| * | | | [etcd3gw] create new lease if expired.Mitya_Eremeev2022-05-251-2/+10
| | |_|/ | |/| |
* | | | Fix inappropriate logic in memcachedlock.release()zhen2022-05-261-2/+7
|/ / /
* | | Fix getting group with prefix in etcd3gw driver2.11.1Ekaterina Chernova2022-04-011-1/+1
* | | Support later tenacity versionsTobias Urdin2022-03-211-1/+1
* | | Deprecate the etcd3 driverTobias Urdin2022-03-151-0/+6
| |/ |/|
* | Fix docstring for get_members()2.10.1Arne Wiebalck2021-12-091-2/+2
* | Enable retries in redis driver2.10.0Pavlo Shchelokovskyy2021-06-161-37/+37
|/
* Retry on redis connection errorsMatthias Runge2021-03-311-53/+79
* Replace md5 with oslo version2.8.0Ade Lee2020-10-294-10/+31
* Adding pre-commitHervé Beraud2020-10-091-0/+0
* Use safe_decode for decoding in zookeeper driver2.7.1Dmitriy Rabotyagov2020-07-291-3/+5
* Merge "hashring: allow choosing hash function"2.7.0Zuul2020-07-212-5/+25
|\
| * hashring: allow choosing hash functionDmitry Tantsur2020-07-122-5/+25
* | Fix breakage with PyMySQL 0.10.0Dmitry Tantsur2020-07-201-9/+9
|/
* Remove six libraryRiccardo Pittau2020-07-0118-76/+51
* Implements Group API for the Consul driver2.6.0Nick Maludy2020-06-151-19/+318
* Merge "Use unittest.mock instead of third party mock"2.5.0Zuul2020-06-036-14/+7
|\
| * Use unittest.mock instead of third party mockHervé Beraud2020-05-156-14/+7
* | Stop to use the __future__ module.Hervé Beraud2020-06-025-10/+0
|/
* Add support for Consul ACL token parameter.JP Bourget2020-05-141-9/+24
* Fix mysql driver comparison operatorJP Bourget2020-04-281-1/+1
* Merge "Add TLS support in etcd3 and etcd3gw drivers"2.3.0Zuul2020-04-014-6/+159
|\
| * Add TLS support in etcd3 and etcd3gw driversAlan Bishop2020-04-014-6/+159
* | Merge "Adds heartbeating to the consul driver."2.2.0Zuul2020-03-041-0/+13
|\ \
| * | Adds heartbeating to the consul driver.Nick Maludy2020-03-031-0/+13
| |/
* | Merge "Avoid redis lock's expire_time exceeding timeout."2.1.0Zuul2020-03-021-1/+1
|\ \ | |/ |/|
| * Avoid redis lock's expire_time exceeding timeout.garenchan2019-06-011-1/+1
* | RedisLock release() should not check if the lock has been acquired1.67.2Bob.Haddleton2019-12-191-2/+0
* | Merge "Fix membership lease issue on the etcd3gw driver"1.67.1Zuul2019-12-161-1/+3
|\ \
| * | Fix membership lease issue on the etcd3gw driverKaifeng Wang2019-08-121-1/+3
* | | Add shared arg in metaclass Lockyenai2019-09-051-1/+4
|/ /
* | Fix wrong log level during heartbeat1.66.1Kaifeng Wang2019-07-241-1/+1
|/
* Merge "More explicitly document driver connection strings"1.64.2Zuul2019-02-1311-4/+113
|\
| * More explicitly document driver connection stringsBen Nemec2018-12-1711-4/+113
* | Fixed UnicodeEncodeError for Python2 unicode objects1.64.1Dmitriy Rabotjagov2019-02-012-2/+3
|/
* Merge "coordination: do not retry the whole heartbeat on fail"1.63.1Zuul2018-10-161-3/+6
|\
| * coordination: do not retry the whole heartbeat on failJulien Danjou2018-10-051-3/+6
* | Ensure consistent encoding of strings for IDJames Page2018-09-112-5/+5
|/
* Merge "Implement group support for etcd3gw"1.62.0Zuul2018-04-271-3/+206
|\
| * Implement group support for etcd3gwThomas Herve2018-02-281-3/+206
* | Trivial: Update pypi url to new urlmelissaml2018-04-211-1/+1
|/