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

Performance: Sessions Table Is Going To Get Too Big #163

Open
Shelob9 opened this issue Jan 10, 2016 · 0 comments
Open

Performance: Sessions Table Is Going To Get Too Big #163

Shelob9 opened this issue Jan 10, 2016 · 0 comments
Assignees
Milestone

Comments

@Shelob9
Copy link
Collaborator

Shelob9 commented Jan 10, 2016

Solution might be to use a transient as a proxy of some sort and then use multi-row insert https://dev.mysql.com/doc/refman/5.5/en/optimizing-innodb-bulk-data-loading.html

Alternative Solution: Every 10,000 or so sessions, dump table to file system.

@Shelob9 Shelob9 added this to the 1.2.0 milestone Jan 10, 2016
@Shelob9 Shelob9 self-assigned this Jan 10, 2016
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