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

Enhancement: explicit cache key string #167

Open
dupuisdavid opened this issue Jan 13, 2025 · 2 comments
Open

Enhancement: explicit cache key string #167

dupuisdavid opened this issue Jan 13, 2025 · 2 comments

Comments

@dupuisdavid
Copy link

Hi,

Is an evolution planned to handle a custom cache key string instead of an online resource URL.
Thanks for the answer!

@rnl-veolys
Copy link
Contributor

rnl-veolys commented Jan 13, 2025

There's already two ways to achieve custom get/set from key.
There's a key builder CacheOptions#keyBuilder to change the default one, but it's always about HTTP request.
You could also access directly to your store.

@dupuisdavid
Copy link
Author

Can you provide me with a sample code?

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

No branches or pull requests

2 participants