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

Optimize delete #33

Merged
merged 4 commits into from
Jun 11, 2014
Merged

Optimize delete #33

merged 4 commits into from
Jun 11, 2014

Conversation

eapache
Copy link
Owner

@eapache eapache commented Jun 11, 2014

Optimize deletion of stale records from the DB. When updating a large DB, rather than deleting old records as we go, delete in one big batch at the end for efficiency's sake.

When updating a large DB, rather than deleting old records as we go, delete in
one big batch at the end for efficiency.
eapache added a commit that referenced this pull request Jun 11, 2014
@eapache eapache merged commit e3ffab3 into master Jun 11, 2014
@eapache eapache deleted the optimize-delete branch June 11, 2014 02:03
@eapache eapache mentioned this pull request Jun 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant