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

Cannot Change Cache Key #337

Open
MrHamel opened this issue Sep 11, 2023 · 0 comments
Open

Cannot Change Cache Key #337

MrHamel opened this issue Sep 11, 2023 · 0 comments

Comments

@MrHamel
Copy link

MrHamel commented Sep 11, 2023

When implementing my own cache interface which uses Redis, it provides (forces) it's own key, instead of allowing the developer the option of setting their own key. This could be useful in that multiple web apps sharing the same Redis cluster/server do not have to worry about processing the wrong data.

This is what I'm referring to: https://github.com/thephpleague/route/blob/5.x/src/Cache/Router.php#L22

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

1 participant