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

Allow manual clear of expired objects #65

Merged
merged 2 commits into from
Jan 11, 2017

Conversation

eofs
Copy link
Contributor

@eofs eofs commented Dec 19, 2016

Currently expired objects are partially cleared by the HybridCache instance when the app terminates or focus changes. This Pull Request enables manual clearing of expired objects by calling clearExpired() on any BasicHybridCache instance.

This is useful for applications that have long uptime e.g. kiosk applications.

@mention-bot
Copy link

@eofs, thanks for your PR! By analyzing the history of the files in this pull request, we identified @vadymmarkov and @zenangst to be potential reviewers.

@zenangst
Copy link
Contributor

@eofs This is super ace! Maybe this should be mentioned in the README?

@zenangst
Copy link
Contributor

@eofs This is... I think this needs to be expressed with a gif.

unknown-9

@eofs
Copy link
Contributor Author

eofs commented Dec 19, 2016

@zenangst README updated :)

@eofs
Copy link
Contributor Author

eofs commented Jan 10, 2017

Any chances getting this into upstream? :)

@vadymmarkov vadymmarkov merged commit 4d3875e into hyperoslo:master Jan 11, 2017
@vadymmarkov
Copy link
Contributor

@eofs Thanks! Sorry for a long waiting time.

@vadymmarkov
Copy link
Contributor

A new version is released.

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

Successfully merging this pull request may close these issues.

4 participants