Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[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

Merged
fabpot merged 1 commit intosymfony:masterfromnicolas-grekas:cache-tag-store
Jun 17, 2016

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekasnicolas-grekas commentedJun 14, 2016
edited
Loading

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#18646
LicenseMIT
Doc PR-

SoboLAN reacted with thumbs up emoji
@nicolas-grekasnicolas-grekas changed the titleCache tag store[Cache] Add tags based invalidation + RedisTaggedAdapterJun 14, 2016
@nicolas-grekasnicolas-grekasforce-pushed thecache-tag-store branch 3 times, most recently from40f6846 to8cc7f94CompareJune 14, 2016 06:36
@nicolas-grekasnicolas-grekasforce-pushed thecache-tag-store branch 3 times, most recently fromba4e17c toc2fb3b0CompareJune 14, 2016 11:34
@nicolas-grekas
Copy link
MemberAuthor

Rebased, RFR

@nicolas-grekasnicolas-grekasforce-pushed thecache-tag-store branch 7 times, most recently froma37fd52 tob2c84f0CompareJune 17, 2016 15:26
========================================

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/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

an extended

@nicolas-grekasnicolas-grekasforce-pushed thecache-tag-store branch 2 times, most recently from229e33e to15c2beaCompareJune 17, 2016 15:38
@nicolas-grekasnicolas-grekas changed the title[Cache] Add tags based invalidation + RedisTaggedAdapter[Cache] Add tags based invalidation + TagAwareRedisAdapterJun 17, 2016
@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commit19764af intosymfony:masterJun 17, 2016
fabpot added a commit that referenced this pull requestJun 17, 2016
…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
@nicolas-grekasnicolas-grekas deleted the cache-tag-store branchJune 17, 2016 17:47
nicolas-grekas added a commit that referenced this pull requestAug 7, 2016
…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)
@fabpotfabpot mentioned this pull requestOct 27, 2016
@aik099
Copy link

@nicolas-grekas ,

  1. I see, thatTagAwareRedisAdapter was added here, but I don't see it anymore in Symfony 3.3.9. Was it removed?
  2. How do I create taggable cache adapter from file (for tag storage) and memcached (for data storage) adapters and then set it viaframework.cache.app config option inapp/config/config.yml?

Thanks.

@xabbuh
Copy link
Member

@aik099 TheTagAwareRedisAdapter was replaced by a genericTagAwareAdapter in#19524.

@nicolas-grekas
Copy link
MemberAuthor

nicolas-grekas commentedSep 20, 2017
edited
Loading

@aik099TagAwareRedisAdapter has never been released. UseTagAwareAdapter instead. For you other question, I invite you to use a support channel (we use github for dev, not support, seehttp://symfony.com/support)

@aik099
Copy link

aik099 commentedSep 20, 2017
edited
Loading

I've tried#support channel on Slack, but apparently nobody in there is usingTagAwareAdapter and therefore we weren't able to get actually working solution :(

Thanks.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@nicolas-grekas@fabpot@aik099@xabbuh@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp