[buddypress-trac] [BuddyPress Trac] #3590: Who's online widget quick to show me not online.
buddypress-trac
noreply at wordpress.org
Wed Sep 10 15:16:54 UTC 2014
#3590: Who's online widget quick to show me not online.
---------------------------+-----------------------------
Reporter: pengume | Owner:
Type: enhancement | Status: reopened
Priority: high | Milestone: Future Release
Component: Members | Version:
Severity: trivial | Resolution:
Keywords: needs-refresh |
---------------------------+-----------------------------
Comment (by tomlandon_author):
Thank you again. Well, if (and you told me) the LOGGED-IN status is not
stored in the DB, it could be a key to store a session string (key) to the
DB. At least the current stat ("is-logged-in/is-logged-out") would do it.
Example: If a project has a huge number of members (example: 15.000), it
would need a lot of computing to read/filter all members. If a DB table is
dedicated for logged-in users only, it could be the basis for the desired
result. Detail: LOGGING-IN means to write the member number into the
"LOGGED-IN table", LOGGING-OUT means to remove the member number from the
table.
Thank you so much for diskussing this issue. It is really important to me.
Regards
Tom
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3590#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list