Skip to content

support for different hashing methods in FileSystemCache#107

Merged
northernSage merged 6 commits intopallets-eco:mainfrom
northernSage:custom-key-hashing-methods
Jan 2, 2022
Merged

support for different hashing methods in FileSystemCache#107
northernSage merged 6 commits intopallets-eco:mainfrom
northernSage:custom-key-hashing-methods

Conversation

@northernSage
Copy link
Copy Markdown
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