Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SessionVisit garbage collector when memcache is enabled #1681

Closed
inureyes opened this issue Jun 9, 2014 · 0 comments
Closed

SessionVisit garbage collector when memcache is enabled #1681

inureyes opened this issue Jun 9, 2014 · 0 comments
Assignees
Milestone

Comments

@inureyes
Copy link
Member

inureyes commented Jun 9, 2014

Summary

  • Currently, SessionVisits table does not have delete / clean procedure. (To avoid duplicate visitor count)
  • However, SV table could be very big when using memcache as session table.
  • Needs garbage collection routine for SessionVisit table.
@inureyes inureyes added this to the 1.10 milestone Jun 9, 2014
@inureyes inureyes self-assigned this Jun 9, 2014
@inureyes inureyes changed the title SessionVisit garbage collector SessionVisit garbage collector when memcache is enabled Jun 11, 2014
inureyes added a commit that referenced this issue Jun 23, 2014
inureyes added a commit that referenced this issue Jun 23, 2014
inureyes added a commit that referenced this issue Jul 21, 2014
 -

Conflicts:
	framework/id/textcube/config.default.php
	framework/legacy/Textcube.Control.Session.Memcached.php
inureyes added a commit that referenced this issue Jul 21, 2014
 -

Conflicts:
	framework/data/DBModel.php
inureyes added a commit that referenced this issue Jul 21, 2014
inureyes added a commit that referenced this issue Jul 21, 2014
@inureyes inureyes added the fixed label Dec 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant