django-cache-machine / django-cache-machine

Automatic caching and invalidation for Django models through the ORM.

Home Page:https://cache-machine.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REDIS_BACKEND with password

euchi opened this issue · comments

commented

File "/usr/local/lib/python3.7/site-packages/caching/invalidation.py", line 251, in get_redis_backend host, port = server.split(':')
ValueError: too many values to unpack (expected 2)

With redis://:my_password@redis:6379/0