Skip to content

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets -
License MIT
Doc PR -

Instead of flushing all cache namespaces all the time, we can flush only the keys in the namespace.

@fabpot
Copy link
Member

fabpot commented Mar 15, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 8744443 into symfony:master Mar 15, 2016
fabpot added a commit that referenced this pull request Mar 15, 2016
…grekas)

This PR was merged into the 3.1-dev branch.

Discussion
----------

[Cache] Restrict flushes to namespace scopes

| Q             | A
| ------------- | ---
| Branch        | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | no
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Instead of flushing all cache namespaces all the time, we can flush only the keys in the namespace.

Commits
-------

8744443 [Cache] Restrict flushes to namespace scopes
@nicolas-grekas nicolas-grekas deleted the apcu-flush branch March 16, 2016 16:09
@fabpot fabpot mentioned this pull request May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants