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

Support periodic cache clearing #175

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Support periodic cache clearing #175

merged 1 commit into from
Dec 13, 2023

Conversation

tokebe
Copy link
Member

@tokebe tokebe commented Dec 11, 2023

This PR updates the redis client to allow for edge cache clearing. Additionally, it ensures that the cache handler must acquire a caching lock so that active caching is not interrupted/broken by cache clearing.

@colleenXu
Copy link
Contributor

@tokebe
Copy link
Member Author

tokebe commented Dec 11, 2023

Required by biothings/bte-server#6

@tokebe tokebe merged commit 46bf4f1 into main Dec 13, 2023
2 checks passed
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