Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added APCIterator logic#52

Merged
gordalina merged 3 commits into
gordalina:1.xfrom
MikeSorokin:apc-iterator
Oct 1, 2017
Merged

Added APCIterator logic#52
gordalina merged 3 commits into
gordalina:1.xfrom
MikeSorokin:apc-iterator

Conversation

@MikeSorokin
Copy link
Copy Markdown

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

Mike Sorokin added 3 commits April 12, 2017 15:37
Upd: apcu delete by regexp no works via APCIterator due to memory and performance optimization
@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.

2 participants