Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Cache] Add tags based invalidation + TagAwareRedisAdapter#19047
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
40f6846 to8cc7f94Compareba4e17c toc2fb3b0Comparenicolas-grekas commentedJun 14, 2016
Rebased, RFR |
a37fd52 tob2c84f0Compare| ======================================== | ||
| This component provides astrict[PSR-6](http://www.php-fig.org/psr/psr-6/) | ||
| This component provides aextended[PSR-6](http://www.php-fig.org/psr/psr-6/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
an extended
229e33e to15c2beaCompare15c2bea to19764afComparefabpot commentedJun 17, 2016
Thank you@nicolas-grekas. |
…pter (nicolas-grekas)This PR was merged into the 3.2-dev branch.Discussion----------[Cache] Add tags based invalidation + TagAwareRedisAdapter| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | yes| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets |#18646| License | MIT| Doc PR | -Commits-------19764af [Cache] Add tags based invalidation + TagAwareRedisAdapter
…TagAwareRedisAdapter) (nicolas-grekas)This PR was merged into the 3.2-dev branch.Discussion----------[Cache] Add generic TagAwareAdapter wrapper (replaces TagAwareRedisAdapter)| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | yes| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR |symfony/symfony-docs#6858This PR replaces TagAwareRedisAdapter introduced in#19047 by a generic `TagAwareAdapter` that works with any two adapters.Commits-------288308b [Cache] Add generic TagAwareAdapter wrapper (replaces TagAwareRedisAdapter)
aik099 commentedSep 20, 2017
Thanks. |
xabbuh commentedSep 20, 2017
nicolas-grekas commentedSep 20, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@aik099 |
aik099 commentedSep 20, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I've tried Thanks. |
Uh oh!
There was an error while loading.Please reload this page.