jazzband/django-redis

Add sentinel auth to an exemple in the documentation.

Open

#747 建立於 2024年7月12日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人)Python (452 fork)auto 404
documentationgood first issue

倉庫指標

Star
 (3,075 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南