jazzband/django-redis

Difference between REDIS_CLIENT_CLASS and CLIENT_CLASS

Open

#359 opened on Jan 11, 2019

View on GitHub
 (4 comments) (9 reactions) (0 assignees)Python (452 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (3,075 stars)
PR merge metrics
 (PR metrics pending)

Description

When reading the documentation I can't see an explanation of the differences between CLIENT_CLASS and REDIS_CLIENT_CLASS. Is there a difference?

Contributor guide