You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2024. It is now read-only.
I have this running against a redis cluster on AWS (MemoryDB).
I've over time, gotten these MOVED 9783 type errors, which I beleive is because i'm not connecting to redis as a cluster.
Is there a way to connect in cluster mode with the module? I've of course now fully read the README, and despite the name
Caddy Cluster / Certmagic TLS cluster support for Redis I do see the note For now, this will support redis as single instance, or with replica, but NOT the cluster.