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: allow invalidating list_keys cache #42

Conversation

willothy
Copy link
Contributor

Summary

Allows invalidating the list_keys cache by passing revalidateKeysCache as a param to list_keys. I seem to be getting stale key lists a lot, this is a solid workaround.

Checklist

  • I have run cargo test and all tests pass.
  • I have run cargo fmt and the code is formatted.
  • I have run cargo clippy in pedantic mode and refactored.
  • I have included documentation for any new structs or methods.
  • I have updated tests for any code I addded/changed/deleted.
  • I have updated the CHANGELOG to include my changes.

@willothy willothy force-pushed the willothy/feat/keys-cache-invalidate branch from 9b37f9a to a5e694f Compare September 23, 2024 12:15
@willothy willothy force-pushed the willothy/feat/keys-cache-invalidate branch from a5e694f to 0bc53a0 Compare September 23, 2024 12:16
@Jonxslays Jonxslays merged commit 9cf56ea into Jonxslays:master Oct 5, 2024
10 of 12 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