oslo.cache/oslo_cache/tests/unit
Takashi Kajinami adb551c05d Redis Sentinel: Use dogpile.cache interface for username
digpile.cache 1.3.1 introduced the new username argument to the Redis
Sentinel backend[1]. This interface can be used instead of directly
injecting username into connection/sentinel_kwargs.

[1] 6cbc6ad9d2

Change-Id: I2f6c13050e30ef829c545e5019aca5fc4de97dbb
2024-02-28 15:39:35 +09:00
..
__init__.py Adding functional tests 2020-05-14 14:45:12 +02:00
test_cache_backend_mongo.py Drop pymongo useless and removed attribute 2021-12-13 14:12:31 +01:00
test_cache_basics.py Redis Sentinel: Use dogpile.cache interface for username 2024-02-28 15:39:35 +09:00
test_connection_pool.py Support SASL protocol for memcached 2022-05-03 10:58:53 +08:00
test_dict_backend.py Adding functional tests 2020-05-14 14:45:12 +02:00