Hi
I'm looking for some guidance or documentation on how to sepcify the settings for the RedisSentinelBackend via a config file. I guess I can probably specify <prefix>.arguments.sentinels = ..., but I'm not sure how the libary expects me to specify the tuples of (host, port) that I would specify via Python-based configuration.
Any help much appreciated.
Hi
I'm looking for some guidance or documentation on how to sepcify the settings for the
RedisSentinelBackendvia a config file. I guess I can probably specify<prefix>.arguments.sentinels = ..., but I'm not sure how the libary expects me to specify the tuples of(host, port)that I would specify via Python-based configuration.Any help much appreciated.