We are moving our forum in GitHub Discussions. For questions about Phalcon v3/v4 you can visit here and for Phalcon v5 here.

How to Cache all data, html to folder app/cache

Hi all, I want to cache all databse query to file at folder app/cache, and html.

Because I want to speed up the fastest. Please help me