[Tickets #13099] Re: redis: Cannot use DEL with a cluster of connections
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Apr 21 19:50:06 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13099
------------------------------------------------------------------------------
Ticket | 13099
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | redis: Cannot use DEL with a cluster of connections
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-04-21 13:50) wrote:
>> https://github.com/horde/horde/commit/8680d18e1e433afeeaeda97c052b7743cef543b2
>
> OK...but we're not using clustering. Our config hasn't changed.
> There is only one server and yet Horde thinks it's a cluster.
Horde doesn't think anything. Predis is in charge of interacting with
the redis server, and it treats array config output as mutliple
servers, regardless of whether there is only 1 server configured.
More information about the bugs
mailing list