[horde] Issue when trying to use admin interface in recent update
Nels Lindquist
nlindq at maei.ca
Mon May 11 20:20:52 UTC 2026
On 2026-05-11 10:50 AM, Ralf Lang wrote:
>
> I have been investigating this issue.
>
> Q: Is this a real redis or a redis-like product such as KeyDB?
> Q: Single redis or a cluster?
It's real redis, in a 2-node sentinel replication/failover
configuration. There are two additional sentinel-only nodes for quorum;
the Horde hashtable configuration includes all four hosts, each using
the sentinel port 26379.
> The old code fell back from MGET to GET if the server / config didn't
> support MGET but our new library is a bit more picky. I will provide a
> way to support your scenario but I'd like to learn more about it.
It's currently Redis 5, installed directly from the distro (AlmaLinux 8)
repository. Looks like MGET has been supported since version 1.0.0 so
that shouldn't be an issue. Is the new library handling the Sentinel
discovery differently?
--
Nels Lindquist
nlindq at maei.ca
More information about the horde
mailing list