frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Enable `FastRoute` caching?

Open alexmerlin opened this issue 1 year ago • 2 comments

@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 avatar Sep 30 '24 05:09 alexmerlin

Should we implement this in the rest of our projects?

alexmerlin avatar Sep 30 '24 15:09 alexmerlin

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

arhimede avatar Sep 30 '24 16:09 arhimede