Skip to content

What happens when the cache expires? #16

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tehmaestro opened this issue May 19, 2015 · 2 comments
Closed

What happens when the cache expires? #16

tehmaestro opened this issue May 19, 2015 · 2 comments

Comments

@tehmaestro
Copy link
Contributor

Hi. I was wondering what happens when the cache is expired. Does Yii call the flush method? Are the values deleted from the cache.
For example, in an AWS Environment, with ElastiCache Redis, configures with Yii, does Yii delete the redis cache from aws when it has expired?

Thanks.

@klimov-paul
Copy link
Member

@tehmaestro, please use Official Yii forum to ask a questions - GitHub is a bug tracking system.

@cebe
Copy link
Member

cebe commented May 19, 2015

@tehmaestro expiry of a cache value usually means the cache engine will delete the record. Please refer to the documentation of the cache system for more details.

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

No branches or pull requests

3 participants