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

Added APCIterator logic #52

Merged
merged 3 commits into from
Oct 1, 2017
Merged

Conversation

MikeSorokin
Copy link
Contributor

I refactored apcu:regexp:delete command to use APCIterator instead of loading whole apc_cache_info due to high memory consumption and poor performance on large cache stores.
This is part of possible solution of my question #51

@gordalina gordalina merged commit 50a88a6 into gordalina:1.x Oct 1, 2017
@gordalina gordalina added this to the 3.0.0 milestone Oct 7, 2017
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

2 participants