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 for different hashing methods in FileSystemCache #107

Merged

Conversation

northernSage
Copy link
Member

  • allow hashing methods to be passed in through FileSystemCache.hash_method
  • add tests covering new feature
  • add changelog

@northernSage northernSage added new feature Implementation of or related to a new feature flask caching integration labels Jan 1, 2022
@northernSage northernSage self-assigned this Jan 1, 2022
@northernSage northernSage linked an issue Jan 2, 2022 that may be closed by this pull request
@northernSage northernSage merged commit 104b5a2 into pallets-eco:main Jan 2, 2022
@northernSage northernSage deleted the custom-key-hashing-methods branch January 2, 2022 21:39
@northernSage northernSage linked an issue Jan 2, 2022 that may be closed by this pull request
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flask caching integration new feature Implementation of or related to a new feature
Development

Successfully merging this pull request may close these issues.

Add support for custom key hashing methods in FileSystemCache Remove leftover debug code
1 participant