Takashi Kajinami 28411250da Add native options for redis backend
This introduces a few new redis_* options to simplify the settings
required to use the redis backend. The main aim of this change is to
replace the requirement to inject url by backend_argument.

[cache]
backend=dogpile.cache.redis
redis_server=127.0.0.1:6379
redis_username=default
redis_password=a_big_secret
redis_socket_timeout=1.0

Closes-Bug: #2052351
Change-Id: Id72878f9cddaa99146eab5fb4ee76c8e6a633809
2024-02-04 13:20:18 +00:00
..
2022-06-21 03:41:55 +00:00
2015-10-13 14:48:32 +11:00
2024-02-04 13:20:18 +00:00
2024-02-04 13:20:18 +00:00
2015-06-29 18:13:32 +00:00
2015-10-08 16:28:08 -05:00