Skip to content

Fix cache cleaning and add proper cache listing based on regexes. #217

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

Merged
merged 4 commits into from
Jun 1, 2022

Conversation

kresike
Copy link
Contributor

@kresike kresike commented May 30, 2022

If specified only lists or purges cache entries that match the given
regular expression. If not specified, lists all and purges all cache.

If i've read correctly you are currently working on getting surrogate keys working properly.
I don't wish to step on your toes, it just seemed more logical to me to be able to list and purge cache contents selectively this way. If you think it's ok, please merge.

If specified only lists or purges cache entries that match the given
regular expression. If not specified, lists all and purges all cache.
@darkweak
Copy link
Owner

Nice work, I'll review that tomorrow. Thank you @kresike ✌️

@kresike
Copy link
Contributor Author

kresike commented May 31, 2022

Ok, I think I'm all done. @darkweak please review again when time permits. Thanks!

@kresike kresike requested a review from darkweak May 31, 2022 14:04
@darkweak
Copy link
Owner

Add yourself in the Credits section in the README.
LGTM, thank you for your contribution 🎉

@kresike
Copy link
Contributor Author

kresike commented Jun 1, 2022

Done!

@darkweak darkweak merged commit b99e358 into darkweak:master Jun 1, 2022
@darkweak
Copy link
Owner

darkweak commented Jun 1, 2022

Thank you for this awesome work @kresike!

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.

2 participants