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 has been 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.
Thanks - this and Caddy are great software.
The text was updated successfully, but these errors were encountered:
I'm curious about this, too. I'd very much like to use this with a managed (cluster) Redis database, but don't totally understand what issues may come up when doing so (it seems to work fine in development).
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.
Thanks - this and Caddy are great software.
The text was updated successfully, but these errors were encountered: