Skip to content

Implementing custom cache key in CacheManager#30

Merged
geobako merged 1 commit into
georstat:mainfrom
RomanSytnyk:custom_cache_key
Jun 20, 2022
Merged

Implementing custom cache key in CacheManager#30
geobako merged 1 commit into
georstat:mainfrom
RomanSytnyk:custom_cache_key

Conversation

@RomanSytnyk

@RomanSytnyk RomanSytnyk commented Jun 14, 2022

Copy link
Copy Markdown

Resolving an issue #29
Possibility to implement custom cache key in the library.

It can be useful in many cases, such as using Amazons S3 bucket for image storage and etc, where it could be hard to cache an image due to different URL params (access tokens) in every new request for the same image.

I've tried to resolve this issue in the pull request.
I'll appreciate your feedback to my contribution.

Thank you

@geobako
geobako merged commit 993470c into georstat:main Jun 20, 2022
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