dotkernel / frontend

DotKernel Frontend Application. Based on Mezzio microframework using Laminas components.
https://v5.dotkernel.net
MIT License
23 stars 5 forks source link

Enable `FastRoute` caching? #490

Open alexmerlin opened 1 month ago

alexmerlin commented 1 month ago

@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:

In Dotkernel Light it is already implemented.

alexmerlin commented 1 month ago

Should we implement this in the rest of our projects?

arhimede commented 1 month ago

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