[Tickets #6157] Re: Groups null driver
bugs at horde.org
bugs at horde.org
Thu Feb 7 16:59:48 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6157
-----------------------------------------------------------------------
Ticket | 6157
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | Groups null driver
Queue | Horde Framework Packages
Version | HEAD
Type | Enhancement
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Chuck Hagenbuch
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2008-02-07 11:59) wrote:
> We are storing the entire objects in session. Imagine a group with
> 100 members, is really big. So all users will have this group in
> their session. But they need to know only if they are in this group
> or the list of groups they are in. So why we don't cache only this
> "end data", not entire objects and recheck them every page load? Will
> save some time and a lot of session memory.
Seems like we could either cache the group globally, or the access info in
the session.
More information about the bugs
mailing list