tooz/tooz
Pavlo Shchelokovskyy c1ae1649d2 Enable retries in redis driver
this is followup to Iaab5ce609c0dcf7085f5dd43efbd37eb4b88f17b

actually retry for specified number of retries instead of raising
error on first ConnectionError

Change-Id: Ibca3f568b65dfea252da4b67f6d5105ba7f1ecb1
(cherry picked from commit 47c4d56e44)
(cherry picked from commit 11526e594c)
2021-11-16 17:17:29 +00:00
..
drivers Enable retries in redis driver 2021-11-16 17:17:29 +00:00
tests hashring: allow choosing hash function 2020-07-12 14:56:17 +02:00
__init__.py Move ToozError to root module 2016-12-07 23:40:35 +01:00
_retry.py coordinator: add join_group_create 2016-11-24 10:25:52 +01:00
coordination.py Remove six library 2020-07-01 15:56:53 +02:00
hashring.py hashring: allow choosing hash function 2020-07-12 14:56:17 +02:00
locking.py Remove six library 2020-07-01 15:56:53 +02:00
partitioner.py Remove six library 2020-07-01 15:56:53 +02:00
utils.py Remove six library 2020-07-01 15:56:53 +02:00