File: sentinel-ssl-and-auth-5cccced6685099b9.yaml

package info (click to toggle)
python-tooz 6.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 840 kB
  • sloc: python: 5,530; sh: 158; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    The redis coordination driver now applies the connection arguments to Redis
    sentinel. This allows enabling SSL or authentication in Redis Sentinel.
    Note that using different SSL certificates or different credentials is not
    supported now.