jazzband/django-redis
Auf GitHub ansehenAdd sentinel auth to an exemple in the documentation.
Open
#747 geöffnet am 12. Juli 2024
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