[Tickets #12416] Re: Can't change app-level access perms without disabling or manually clearing cache
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Jul 15 20:17:47 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12416
------------------------------------------------------------------------------
Ticket | 12416
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Can't change app-level access perms without disabling
| or manually clearing cache
Queue | Horde Base
Version | 5.1.1
Type | Bug
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-07-15 14:17) wrote:
> No, not using a Redis cluster. Just a very simple Redis install,
> then started with app defaults.
You are SOL then. Your version of redis is probably too old. There
is no reason keys() should not work (and I can't reproduce).
Regardless, as has been said multiple times before - you can't be
using memcache-like caching mechanisms and expect to clear the cache.
This is not how those backends were designed. If you have a redis
backend that doesn't support keys(), you will have to manually purge
the backend yourself through some other mechanism.
More information about the bugs
mailing list