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

feat: add Flush method to local cache #1086

Closed

Conversation

artiom
Copy link

@artiom artiom commented Sep 14, 2023

Adds the ability to flush local cache storage completely. Valuable for testing and expiration of information on demand.

In addition, updated to Go 1.21 due to new functionality that is used in this PR:
https://tip.golang.org/doc/go1.21#language
https://tip.golang.org/ref/spec#Clear

@CLAassistant
Copy link

CLAassistant commented Sep 14, 2023

CLA assistant check
All committers have signed the CLA.

@zyro
Copy link
Member

zyro commented Nov 10, 2023

More complete functionality merged in 4206d3c and will be part of the next release. 🙇

@zyro zyro closed this Nov 10, 2023
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.

3 participants