jazzband/django-redis

Add sentinel auth to an exemple in the documentation.

Open

#747 geöffnet am 12. Juli 2024

Auf GitHub ansehen
 (3 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Python (452 Forks)auto 404
documentationgood first issue

Repository-Metriken

Stars
 (3.075 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Problem Statement django-redis seems to be the best way to add sentinel feature of redis to django cache… the authentication is unclear to add and seems undocumented.

Describe the solution you'd like either use the "PASSWORD" for sentinel connection, or add authenticated sentinel params to the README

ex: #610

Contributor Guide