Open
Description
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