gnocchixyz / gnocchi

Timeseries database
Apache License 2.0
298 stars 84 forks source link

Support authentication and SSL for redis sentinel #1376

Closed kajinamit closed 4 months ago

kajinamit commented 4 months ago

This change allows enabling SSL and/or authentication for redis sentinel. Previously both of these were possible for only redis, and connections to redis sentinel servers were not protected.