Skip to content
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

Fixes #11759 and deletes expired keys #13621

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

CameronHall
Copy link
Contributor

Hello!

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the Contributing Guidelines?
  • I have checked that another pull request for this purpose does not exist.
  • I wrote some tests for this PR.

Small description of change: Reviving a dormant PR. This change should make File cache start behaving like it the memcached or redis caches in that it handles lifetimes appropriately instead of when lifetimes are negative. It's explained in detail in the #11759.

Thanks

phalcon/cache/backend/file.zep Outdated Show resolved Hide resolved
@sergeyklay sergeyklay added this to the 4.0.0 milestone Nov 28, 2018
@CameronHall CameronHall force-pushed the bugfix/expire-file-cache branch from 2538588 to 740ba61 Compare November 28, 2018 10:16
@CameronHall
Copy link
Contributor Author

Updated as requested @sergeyklay

@niden niden merged commit b60ab19 into phalcon:4.0.x Nov 29, 2018
@niden
Copy link
Member

niden commented Nov 29, 2018

@CameronHall Thank you!

@niden niden added the documentation Documentation required label Apr 9, 2019
@CameronHall CameronHall deleted the bugfix/expire-file-cache branch October 24, 2019 11:36
@niden niden added 4.0 enhancement Enhancement to the framework and removed documentation Documentation required labels Dec 2, 2019
@niden niden added bug A bug report status: medium Medium and removed Bug - Medium labels Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report enhancement Enhancement to the framework status: medium Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants