Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Add cache.adapter.redis_tag_aware to use RedisCacheAwareAdapter#36596
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
1a831ec tofb1eba1Comparenicolas-grekas commentedApr 30, 2020 • 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.
|
l-vo commentedApr 30, 2020
@nicolas-grekas what do you mean please ? When not using the default provider ? e.g.: mypool:tags:trueadapter:cache.adapter.redisprovider:redis://myserver:6379 |
nicolas-grekas left a comment
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.
(nevermind my previous comment, here is a new try)
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
l-vo commentedApr 30, 2020
Status: needs work |
f5a7c15 to79e949bComparel-vo commentedMay 4, 2020
Status: needs review |
maxhelias left a comment
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.
can you rebase, please ?
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
a7a4fb0 to8218bb8Comparel-vo commentedJun 16, 2020
Done 🙂 |
maxhelias commentedJun 16, 2020
I haven't tried it yet but I like it 😃 |
nicolas-grekas left a comment
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.
Looks good to me, thanks. Just minor comments and good to go on my side.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
b59b6c4 to15f8148Comparel-vo commentedJun 30, 2020
All threads resolved :) |
fabpot left a comment
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.
Can you fix the CHANGELOG and rebase on current master? Thank you.
Uh oh!
There was an error while loading.Please reload this page.
c9138ea to861210dCompare861210d to68d1638Comparefabpot commentedAug 13, 2020
Thank you@l-vo. |
This PR was merged into the master branch.Discussion----------RedisTagAwareAdapter integrationDocumentation aboutsymfony/symfony#36596This PR contains documentation on `RedisTagAwareAdapter` (introduced in 4.3) **and** its integration in the fullstack framework (introduced in 5.2).I created another PR (#14081) with only the documentation about `RedisTagAwareAdapter` that targets 4.4.Close#14065Commits-------883dc98 RedisTagAwareAdapter integration
Uh oh!
There was an error while loading.Please reload this page.