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

Enable FastRoute caching? #490

Open
alexmerlin opened this issue Sep 30, 2024 · 2 comments · May be fixed by #492
Open

Enable FastRoute caching? #490

alexmerlin opened this issue Sep 30, 2024 · 2 comments · May be fixed by #492

Comments

@alexmerlin
Copy link
Member

@arhimede During the development of Dotkernel Light I noticed that mezzio/mezzio-fastroute provides route caching functionality.
We should enable it in all our projects:

  • Frontend
  • Admin
  • API

In Dotkernel Light it is already implemented.

@alexmerlin
Copy link
Member Author

Should we implement this in the rest of our projects?

@arhimede
Copy link
Member

If we can implement is in Production only
when the project is in development, to not be enabled

alexmerlin added a commit that referenced this issue Oct 1, 2024
@alexmerlin alexmerlin linked a pull request Oct 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants