tooz/tooz/drivers
Takashi Kajinami 886323cc05 redis: Add username
Redis introduced ACL feature in 4.0.0, and this feature is supported by
redis-py since 3.4.0[1]. When ACL is enabled, authentication requires
username in addition to password.

[1] 8df8cd54d1

Change-Id: I9b53c3a314dcffbe49535799ba6d7a1fdddb8d84
2024-02-04 15:10:56 +09:00
..
__init__.py First commit of Tooz 2013-12-19 12:18:35 +01:00
consul.py Implements Group API for the Consul driver 2020-06-15 11:24:49 -05:00
etcd.py Remove six library 2020-07-01 15:56:53 +02:00
etcd3gw.py etcd3gw: Discover API version automatically 2023-12-15 09:51:40 +09:00
file.py Remove six library 2020-07-01 15:56:53 +02:00
ipc.py Replace md5 with oslo version 2020-10-29 15:44:36 -04:00
memcached.py Fix inappropriate logic in memcachedlock.release() 2022-05-26 17:23:41 +08:00
mysql.py Fix: Add timeout for mysql driver 2023-07-10 22:56:14 +08:00
pgsql.py Add missing % in diagnostic_lines.append call 2023-10-10 15:55:43 +02:00
redis.py redis: Add username 2024-02-04 15:10:56 +09:00
zake.py Deprecate zake driver because of unmaintained library 2023-12-18 06:08:41 +00:00
zookeeper.py Allow to pass ssl-related args for zookeeper 2022-12-08 19:54:11 +00:00